mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #15] 404 link on about page #614
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#614
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @muescha on GitHub (Oct 2, 2012).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/15
in FF this link
<a href="/%7Esickill">Marcin Kulik</a>on page http://ascii.io/docs/about goes to a 404it should be
<a href="/~sickill">Marcin Kulik</a>like on other links under the casts@losingkeys commented on GitHub (Oct 2, 2012):
It seems to work for me, which browser are you using?
@muescha commented on GitHub (Oct 2, 2012):
OS X 10.8.2
safari Version 6.0.1 (8536.26.14): not working
Firefox 15.0.1: not working
i mean this link
ASCII.IO was created by Marcin Kulik@ku1ik commented on GitHub (Oct 11, 2012):
Indeed it gives 404 also for me under Firefox. Interesting.
@ku1ik commented on GitHub (Oct 11, 2012):
Fixed.