Skip to content

Commit abc5541

Browse files
committed
Merge pull request swiftlang#2131 from KrishMunot/patch-10
hyperlinking relevant directories and sites
2 parents 35a99b2 + d2e98f4 commit abc5541

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To read the documentation, start by installing the
3030
More recent versions are currently **not supported.**
3131

3232
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
3434
into HTML in the `docs/_build/html` directory.
3535

3636
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).
162162

163163
Contributions to Swift are welcomed and encouraged! Please see the [Contributing to Swift guide](https://swift.org/contributing/).
164164

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
166166
walks of life, with different backgrounds, and with a wide range of experience.
167167
A diverse and friendly community will have more great ideas, more unique
168168
perspectives, and produce more great code. We will work diligently to make the
@@ -171,4 +171,4 @@ Swift community welcoming to everyone.
171171
To give clarity of what is expected of our members, Swift has adopted the
172172
code of conduct defined by the Contributor Covenant. This document is used
173173
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

Comments
 (0)