This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/main by this push:
new 848398d Make link to readme.md more clear
848398d is described below
commit 848398da668e5dbb550118ae0b6ba37837fc19b3
Author: mseidel <[email protected]>
AuthorDate: Tue Jun 8 16:33:09 2021 +0200
Make link to readme.md more clear
---
content/source.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/source.md b/content/source.md
index cdd768f..2c6cda6 100644
--- a/content/source.md
+++ b/content/source.md
@@ -2,7 +2,7 @@ Title: Source Control
Notice: http://www.apache.org/licenses/LICENSE-2.0
As of August, 2019, we use GIT for version control. You can [browse our
-repository][10] using the "tree" view from gitbox in your web browser. The
[README.md](https://github.com/apache/openoffice) at github.com provides useful
information on how to download and build Apache OpenOffice.
+repository][10] using the "tree" view from gitbox in your web browser. The
[README.md](https://github.com/apache/openoffice#readme) at github.com provides
useful information on how to download and build Apache OpenOffice.
The previous svn repository, now read only, using [Apache Subversion][1] for
version control is [still viewable][2] in your web browser.