roburio -> robur-coop
This commit is contained in:
parent
9c2e24365d
commit
d0006f6857
3 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ running at [webauthn-demo.robur.coop](https://webauthn-demo.robur.coop).
|
|||
|
||||
## Documentation
|
||||
|
||||
[API documentation](https://roburio.github.io/webauthn/doc) is available online.
|
||||
[API documentation](https://robur-coop.github.io/webauthn/doc) is available online.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
opam-version: "2.0"
|
||||
homepage: "https://github.com/roburio/webauthn"
|
||||
dev-repo: "git+https://github.com/roburio/webauthn.git"
|
||||
bug-reports: "https://github.com/roburio/webauthn/issues"
|
||||
doc: "https://roburio.github.io/webauthn/doc"
|
||||
homepage: "https://github.com/robur-coop/webauthn"
|
||||
dev-repo: "git+https://github.com/robur-coop/webauthn.git"
|
||||
bug-reports: "https://github.com/robur-coop/webauthn/issues"
|
||||
doc: "https://robur-coop.github.io/webauthn/doc"
|
||||
maintainer: [ "team@robur.coop" ]
|
||||
authors: [ "Reynir Björnsson <reynir@reynir.dk>" "Hannes Mehnert <hannes@mehnert.org>" ]
|
||||
license: "BSD-2-Clause"
|
||||
|
|
Loading…
Reference in a new issue