This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/river-site.git
commit af6a3371d875c410f596d4ad6a51b3856e2ffc19 Author: Jeremy R. Easton-Marks <[email protected]> AuthorDate: Tue Jun 1 20:59:49 2021 -0500 Update Subversion link Update the subversion link to a working one --- content/dev-doc/source-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/dev-doc/source-code.md b/content/dev-doc/source-code.md index b285f7d..30e7c65 100644 --- a/content/dev-doc/source-code.md +++ b/content/dev-doc/source-code.md @@ -5,7 +5,7 @@ license: https://www.apache.org/licenses/LICENSE-2.0 ### River source code -River uses [Subversion](http://subversion.tigris.org/) to manage its source code. Instructions on Subversion use can be found [here](http://svnbook.red-bean.com). +River uses [Subversion](https://subversion.apache.org/) to manage its source code. Instructions on Subversion use can be found [here](http://svnbook.red-bean.com). The source code for the various deliverables of Apache River can be freely browsed at <http://svn.apache.org/viewvc/river/>.
