Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken link in doc/_templates/indexsidebar.html #1515

Merged
merged 1 commit into from Aug 20, 2020
Merged

Fix broken link in doc/_templates/indexsidebar.html #1515

merged 1 commit into from Aug 20, 2020

Conversation

ichard26
Copy link
Contributor

Was looking at the online documentation and found a broken link 馃檭

(black-rHKUX7ap) R:\Programming\black\docs>curl -i https://pocoo.org
HTTP/1.1 400 Bad Request
Server: nginx
Date: Thu, 20 Aug 2020 18:36:55 GMT
Content-Type: text/html
Content-Length: 166
Connection: close

<html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx</center>
</body>
</html>

(black-rHKUX7ap) R:\Programming\black\docs>curl -i https://www.pocoo.org
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 20 Aug 2020 18:37:07 GMT
Content-Type: text/html
Content-Length: 1975
Last-Modified: Wed, 23 May 2018 10:05:28 GMT
Connection: keep-alive
ETag: "5b053ce8-7b7"
Accept-Ranges: bytes

[snip]

@Anteru Anteru merged commit 97dce60 into pygments:master Aug 20, 2020
@Anteru
Copy link
Collaborator

Anteru commented Aug 20, 2020

Good catch, thanks!

@Anteru Anteru added this to the 2.7 milestone Aug 20, 2020
@ichard26 ichard26 deleted the patch-1 branch August 20, 2020 19:30
Kenny2github pushed a commit to Kenny2github/pygments that referenced this pull request Sep 22, 2020
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.

None yet

2 participants