This is an automated email from the ASF dual-hosted git repository.

olabusayo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 14ff3a0  Fix broken section link
     new 30001ab  Merge pull request #24 from 
olabusayoT/daffodil-2312-fix-release-page-link
14ff3a0 is described below

commit 14ff3a09ba456b9c170d6fd64174685d8c742085
Author: olabusayoT <[email protected]>
AuthorDate: Fri Apr 10 14:06:35 2020 -0400

    Fix broken section link
    
    -- issue with the case
    
    DAFFODIL-2312
---
 site/_releases/2.6.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/_releases/2.6.0.md b/site/_releases/2.6.0.md
index c3ce355..f1198bd 100644
--- a/site/_releases/2.6.0.md
+++ b/site/_releases/2.6.0.md
@@ -61,7 +61,7 @@ Multiple infrastructure changes were made, including bumping 
the minor version o
 
 #### API Updates
 
-See [Deprecation/Compatibility](#DeprecationCompatibility) for more details
+See [Deprecation/Compatibility](#deprecationcompatibility) for more details
 
 * {% jira 2309 %} API calls that take name and namespace should check for 
namespace-only error
 * {% jira 2311 %} API updates: thread-safety, variable-bindings being lost

Reply via email to