You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ To read the documentation, start by installing the
30
30
More recent versions are currently **not supported.**
31
31
32
32
Once complete, you can build the Swift documentation by changing directory into
33
-
`docs` and typing `make`. This compiles the `.rst` files in the `docs` directory
33
+
[docs](https://github.com/apple/swift/tree/master/docs) and typing `make`. This compiles the `.rst` files in the [docs](https://github.com/apple/swift/tree/master/docs) directory
34
34
into HTML in the `docs/_build/html` directory.
35
35
36
36
Many of the docs are out of date, but you can see some historical design
@@ -162,7 +162,7 @@ See [docs/Testing.rst](docs/Testing.rst).
162
162
163
163
Contributions to Swift are welcomed and encouraged! Please see the [Contributing to Swift guide](https://swift.org/contributing/).
164
164
165
-
To be a truly great community, Swift.org needs to welcome developers from all
165
+
To be a truly great community, [Swift.org](https://swift.org/) needs to welcome developers from all
166
166
walks of life, with different backgrounds, and with a wide range of experience.
167
167
A diverse and friendly community will have more great ideas, more unique
168
168
perspectives, and produce more great code. We will work diligently to make the
@@ -171,4 +171,4 @@ Swift community welcoming to everyone.
171
171
To give clarity of what is expected of our members, Swift has adopted the
172
172
code of conduct defined by the Contributor Covenant. This document is used
173
173
across many open source communities, and we think it articulates our values
174
-
well. For more, see [the website](https://swift.org/community/#code-of-conduct).
174
+
well. For more, see the [Code of Conduct](https://swift.org/community/#code-of-conduct).
0 commit comments