=doc fix .rst syntax (#21032)
`[text](http://example.com)` is markdown syntax, not rst
This commit is contained in:
parent
cf46ab887f
commit
3a2e918ccf
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ have reproducible test cases that you can share.
|
|||
Roadmaps
|
||||
^^^^^^^^
|
||||
|
||||
Short and long-term plans are published in the [akka/akka-meta](https://github.com/akka/akka-meta/issues) repository.
|
||||
Short and long-term plans are published in the `akka/akka-meta <https://github.com/akka/akka-meta/issues>`_ repository.
|
||||
|
||||
Creating tickets
|
||||
----------------
|
||||
|
|
@ -37,7 +37,7 @@ Submitting Pull Requests
|
|||
.. note:: *A pull request is worth a thousand +1's.* -- Old Klangian Proverb
|
||||
|
||||
Pull Requests fixing issues or adding functionality are very welcome.
|
||||
Please read [CONTRIBUTING.md](https://github.com/akka/akka/blob/master/CONTRIBUTING.md) for
|
||||
Please read `CONTRIBUTING.md <https://github.com/akka/akka/blob/master/CONTRIBUTING.md>`_ for
|
||||
more information about contributing to Akka.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue