Skip to content
github-readme
Go to file
Code

Latest commit

Update Readme to provide instruction on how to update a repo to sourcehut
186e760

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

Bibliogram has moved to sourcehut.

→ https://sr.ht/~cadence/bibliogram/

Please go there for all information about Bibliogram.

What this means for GitHub

Sourcehut links

Updating Bibliogram to the new repository on Sourcehut:

If you installed Bibliogram manually by cloning the repo, you now need to update it to point to the new one.

  • cd path/to/bibliogram
  • git remote set-url origin https://git.sr.ht/~cadence/bibliogram

To verify that it worked:

  • git remote -v
  • git remote show origin

You should now see https://git.sr.ht/~cadence/bibliogram instead of github URLs.

You can’t perform that action at this time.