瀏覽代碼

Update Issues Link

Issue gh-3333
Rob Winch 9 年之前
父節點
當前提交
40b7fa5b72
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/src/docs/asciidoc/index.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/index.adoc

@@ -1905,7 +1905,7 @@ Spring Security uses JIRA to manage bug reports and enhancement requests. If you
 
 If possible, in your issue report please provide a JUnit test that demonstrates any incorrect behaviour. Or, better yet, provide a patch that corrects the issue. Similarly, enhancements are welcome to be logged in the issue tracker, although we only accept enhancement requests if you include corresponding unit tests. This is necessary to ensure project test coverage is adequately maintained.
 
-You can access the issue tracker at https://jira.spring.io/browse/SEC[https://jira.spring.io/browse/SEC].
+You can access the issue tracker at https://github.com/spring-projects/spring-security/issues.
 
 
 [[becoming-involved]]