[ofbiz-framework] branch trunk updated: Update README

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] branch trunk updated: Update README

jleroux@apache.org
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 12af361  Update README
12af361 is described below

commit 12af361c38b31550882d67ad4bbbda9c35bf746b
Author: Cy <[hidden email]>
AuthorDate: Mon Feb 3 05:32:42 2020 +0800

    Update README
   
    Rectified broken link for Known Issues
   
    Current link points to a Page Not Found in Confluence
   
    (cherry picked from commit b35cd8a1534b3563f60e789626fb61793d6d8694)
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index b4dd654..077eb49 100644
--- a/README.adoc
+++ b/README.adoc
@@ -743,7 +743,7 @@ $\{pluginId}"
 [[further-reading]]
 === Further reading
 
-* https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-Knownissues[Known
+* https://cwiki.apache.org/confluence/display/OFBIZ/FAQ%2B-%2BTips%2B-%2BTricks%2B-%2BCookbook%2B-%2BHowTo#FAQ-Tips-Tricks-Cookbook-HowTo-Knownissues[Known
 issues]
 
 [[repository-and-directory-structure]]