diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-02-09 14:01:00 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-02-09 14:01:00 -0500 |
commit | 10c5f46a6a847b62da62dd12f1840bd765ff92fd (patch) | |
tree | 661f126ef932d18c0162f367403787e24e315884 /README.md | |
parent | d164f1c929f5be220a48085faccd861189469fc3 (diff) | |
parent | 19b808316b7d4095905baf6ff9f26e3045a86fcd (diff) |
Merge branch 'main' into release/luau-scripting
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 |