laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36424?usp=email )
Change subject: README.md: Improve markdown formatting ...................................................................... README.md: Improve markdown formatting Change-Id: I4e5d99384978d22e6ba0310e97e93d87b610a174 --- M README.md 1 file changed, 19 insertions(+), 11 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/24/36424/1 diff --git a/README.md b/README.md index 98a03d7..90ad081 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,14 @@ GPRS Support Node), a core network element of ETSI/3GPP cellular networks such as GPRS, EDGE, UMTS or HSPA. -OsmoGGSN is part of the [Osmocom](https://osmocom.org/) Open Source +**OsmoGGSN** is part of the [Osmocom](https://osmocom.org/) Open Source Mobile Communications projects and the successor to OpenGGSN. OpenGGSN was developed until 2004 by Mondru AB. Homepage -------- -The official homepage of the project is -https://osmocom.org/projects/openggsn/wiki +The official homepage of the project is <https://osmocom.org/projects/openggsn/wiki>. GIT Repository -------------- @@ -28,35 +27,35 @@ ------------- The user manual and VTY reference are optionally built in PDF form -as part of the build process. Find pre-rendered versions here: +as part of the build process. Pre-rendered versions are available here: -https://ftp.osmocom.org/docs/osmo-ggsn/master/ +* [osmo-ggsn user manual](https://ftp.osmocom.org/docs/osmo-ggsn/master/osmoggsn-usermanual.pdf) +* [osmo-ggsn VTY reference](https://ftp.osmocom.org/docs/osmo-ggsn/master/osmoggsn-vty-reference.pdf) Mailing List ------------ Discussions related to OsmoGGSN are happening on the [email protected] mailing list, please see -https://lists.osmocom.org/mailman/listinfo/osmocom-net-gprs for +<https://lists.osmocom.org/mailman/listinfo/osmocom-net-gprs> for subscription options and the list archive. -Please observe the [Osmocom Mailing List -Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules) +Please observe the [Osmocom Mailing List Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules) when posting. Contributing ------------ Our coding standards are described at -https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards +<https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards> We us a gerrit based patch submission/review process for managing contributions. Please see -https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for +<https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit> for more details The current patch queue for OsmoGGSN can be seen at -https://gerrit.osmocom.org/#/q/project:osmo-ggsn+status:open +<https://gerrit.osmocom.org/#/q/project:osmo-ggsn+status:open> QuickStart -- To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/36424?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Change-Id: I4e5d99384978d22e6ba0310e97e93d87b610a174 Gerrit-Change-Number: 36424 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-MessageType: newchange
