diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-02-05 21:49:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 21:49:38 +0200 |
commit | 2a849259223a2d3fabafc118d711e73fa7fd604f (patch) | |
tree | 757f3a3446e8f55e1cc073f1b3ab54d8e5af1b65 /README.md | |
parent | ea916ad950061a1ff46cbf8e8b005b9706dc0343 (diff) | |
parent | edb2fb57f8782f966c7ea675d2e4c0135352ef02 (diff) |
Merge branch 'release/maint-yz' into DRTVWR-594-maint-Y
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,9 +35,10 @@ Third party maintained forks, which include Linux compatible builds, are indexed ## Contribute Help make Second Life better! You can get involved with improvements by filing bugs, suggesting enhancements, submitting -pull requests and more. See the [open source portal][] for details. +pull requests and more. See the [CONTRIBUTING][] and the [open source portal][] for details. [Second Life]: https://secondlife.com/ [download]: https://secondlife.com/support/downloads/ [tpv]: http://wiki.secondlife.com/wiki/Third_Party_Viewer_Directory [open source portal]: http://wiki.secondlife.com/wiki/Open_Source_Portal +[contributing]: https://github.com/secondlife/viewer/blob/main/CONTRIBUTING.md |