Skip to content

Commit 645e739

Browse files
committed
Add link to GitHub
1 parent b603caa commit 645e739

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ def setup(app):
256256

257257
rst_epilog = """
258258
.. _FOSHttpCacheBundle: https://github.com/FriendsOfSymfony/FOSHttpCacheBundle
259+
.. _GitHub: https://github.com/FriendsOfSymfony/FOSHttpCache
259260
"""
260261

261262
extlinks = {'source': ('https://github.com/FriendsOfSymfony/FOSHttpCache/blob/master/%s', '') }

doc/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Contributing
22
============
33

44
We are happy for contributions. Before you invest a lot of time however, best
5-
open an issue on github to discuss your idea. Then we can coordinate efforts
5+
open an issue on GitHub_ to discuss your idea. Then we can coordinate efforts
66
if somebody is already working on the same thing.
77

88
Testing the Library

0 commit comments

Comments
 (0)