diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-02-05 21:52:32 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-02-05 21:52:32 +0200 |
commit | 6762f60d78277cf27afd8353aa531afb26bd560c (patch) | |
tree | fcc8e7b755e1dcf4e52878c6b253c5da5b1ee766 /README.md | |
parent | e0b7cb8e9a8b0fdbd45a54ce2e79a66e4908fc87 (diff) | |
parent | c0861e93665b7fa334cbea3fec76888a0da86f89 (diff) |
Merge branch 'main' into DRTVWR-599-maint-Z
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 |