Skip to content

Commit cbb391c

Browse files
Merge pull request abseil#36 from manshreck/staging
Add link to contribution guidelines
2 parents 181875e + f8cd5eb commit cbb391c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cpp/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,5 @@ Congratulations! You've created your first binary using Abseil code.
173173
* Read through the C++ developer guide.
174174
* Consult the Abseil C++ .h header files, which contain valuable reference
175175
information.
176-
* Read our contribution guidelines, if you intend to submit code to our
177-
repository.
176+
* Read our [contribution guidelines](/community/contribute), if you intend to
177+
submit code to our repository.

0 commit comments

Comments
 (0)