laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1d/+/28352 )
Change subject: README.md: Fix syntax for hyperlinks ...................................................................... README.md: Fix syntax for hyperlinks Change-Id: I0648d816dbfa51caac11920bacc16925e179223c --- M README.md 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-e1d refs/changes/52/28352/1 diff --git a/README.md b/README.md index c9103d4..ac2893e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ -------- The official homepage of the project is -https://osmocom.org/projects/osmo-e1d/wiki +<https://osmocom.org/projects/osmo-e1d/wiki> GIT Repository -------------- @@ -44,12 +44,12 @@ ------------ 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 osmo-e1d can be seen at -https://gerrit.osmocom.org/#/q/project:osmo-e1d+status:open +<https://gerrit.osmocom.org/#/q/project:osmo-e1d+status:open> -- To view, visit https://gerrit.osmocom.org/c/osmo-e1d/+/28352 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-e1d Gerrit-Branch: master Gerrit-Change-Id: I0648d816dbfa51caac11920bacc16925e179223c Gerrit-Change-Number: 28352 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-MessageType: newchange
