Namespaced Gists
URLs are extremely important and the ability to be as informative as possible with those URLs is equally important to us. Gists are now namespaced in much the same way…
URLs are extremely important and the ability to be as informative as possible with those URLs is equally important to us. Gists are now namespaced in much the same way that repositories on GitHub.com are.
Previously, Gist URLs would look like this:
https://gist.github.com/4244350
Now, they look like this:
https://gist.github.com/bryanveloso/4244350
URLs in the old format will automatically be redirected to their namespaced equivalent. Finally, a bonus moment of zen! It’ll be a lot easier to find your gists in the wild.
Happy gisting!
Written by
Related posts

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.