Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit e5c1a26

Browse files
dino-rodriguezmczochowskitlongwell
authored
docs+fix: old links (#526)
* fix: old links * breaking: remove travel rule (#522) * docs: drop docs (#523) * Added legal notice (#524) * Added legal notice Added legal notice of license, terms of use, and limitation of liability. * Legal notice typo fix * no-op Co-authored-by: mczochowski <1468334+mczochowski@users.noreply.github.com> Co-authored-by: Tyler Longwell <tlongwell@ripple.com>
1 parent d4cefec commit e5c1a26

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
###
2+
13
stages:
24
- test
35

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This project and all participants are governed by the [PayID Code of Conduct](ht
2424

2525
<!-- TODO:(hbergren) Update these links when we migrate to `payid-org`. -->
2626

27-
If you've found a bug or want to request a new feature, please [create a new issue](https://github.com/xpring-eng/payid/issues/new) or a [pull request](https://github.com/xpring-eng/payid/compare) on GitHub.
27+
If you've found a bug or want to request a new feature, please [create a new issue](https://github.com/payid-org/payid/issues/new) or a [pull request](https://github.com/payid-org/payid/compare) on GitHub.
2828

2929
Please include as much detail as possible to help us properly address your issue. If we need to triage issues and constantly ask people for more detail, that's time taken away from actually fixing issues. Help us be as efficient as possible by including a lot of detail in your issues.
3030

@@ -56,7 +56,7 @@ If you have found a vulnerability, please read our [Vulnerability Disclosure Pol
5656
<!-- TODO:(hbergren) Update the Github Releases link to `payid-org` when it exists -->
5757
<!-- TODO:(hbergren) Add a link to the CHANGELOG when it exists. -->
5858

59-
The PayID reference implementation itself follows [Semantic Versioning](https://semver.org/), and this is the version that is referenced by [Github Releases](https://github.com/xpring-eng/payid/releases) and in the [package.json](./package.json) file.
59+
The PayID reference implementation itself follows [Semantic Versioning](https://semver.org/), and this is the version that is referenced by [Github Releases](https://github.com/payid-org/payid/releases) and in the [package.json](./package.json) file.
6060

6161
The PayID Protocol itself is versioned in a `{major}.{minor}` version, and this will be referenced in the CHANGELOG and Github Releases where appropriate. In the codebase, the supported protocol versions live in [config.ts](./src/config.ts).
6262

0 commit comments

Comments
 (0)