Skip to content

feat(project): Make repo URL a clickable URL. #1392

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from Jul 1, 2015
Merged

feat(project): Make repo URL a clickable URL. #1392

merged 1 commit into from Jul 1, 2015

Conversation

ghost
Copy link

@ghost ghost commented Jul 1, 2015

Make the repository URL that appears along the right side of the project
page a clickable URL using Django's urlize filter. This filter will only
make a clickable link if the repository URL is a valid HTTP address.

Closes #379

Make the repository URL that appears along the right side of the project
page a clickable URL using Django's urlize filter. This filter will only
make a clickable link if the repository URL is a valid HTTP address.

Closes #379
@ericholscher
Copy link
Member

Great, thanks :)

ericholscher added a commit that referenced this pull request Jul 1, 2015
…ry-url

feat(project): Make repo URL a clickable URL.
@ericholscher ericholscher merged commit 5b59828 into readthedocs:master Jul 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants