Skip to content

Commit faeb58b

Browse files
authored
Merge pull request #1487 from jescalada/1407-unify-docs
docs: unify repo and website docs
2 parents 59fecf6 + 7208f07 commit faeb58b

18 files changed

Lines changed: 350 additions & 253 deletions

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ test: add fuzz tests for repo name validation
151151

152152
### Release and Branching Process
153153

154-
To understand when your contribution will get merged upstream and published to NPM, see our [Releases guide](./docs/Releases.md).
154+
To understand when your contribution will get merged upstream and published to NPM, see our [Releases guide](https://git-proxy.finos.org/docs/development/releases).
155155

156156
## Testing
157157

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<br />
22
<div align="center">
33
<a href="https://github.com/finos/git-proxy">
4-
<img src="./docs/img/logo.png" alt="Logo" height="95">
4+
<img src="./website/static/img/logo.png" alt="Logo" height="95">
55
</a>
66

77
<br />
@@ -92,7 +92,9 @@ customize for your environment, see the [project's documentation](https://git-pr
9292
- [Installation](https://git-proxy.finos.org/docs/quickstart/installation)
9393
- [Configuration](https://git-proxy.finos.org/docs/category/configuration)
9494
- [Contributing](https://git-proxy.finos.org/docs/development/contributing)
95-
- [Testing](https://git-proxy.finos.org/docs/development/testing)
95+
- [Testing](https://github.com/finos/git-proxy/blob/main/CONTRIBUTING.md#testing)
96+
- [Architecture](https://git-proxy.finos.org/docs/category/architecture/)
97+
- [Upgrading to v2](https://git-proxy.finos.org/docs/upgrading-to-v2)
9698

9799
## Contributing
98100

docs/img/logo.png

-20 KB
Binary file not shown.

experimental/license-inventory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<br />
22
<div align="center">
33
<a href="https://github.com/finos/git-proxy">
4-
<img src="../../docs/img/logo.png" alt="Logo" height="95">
4+
<img src="../../website/static/img/logo.png" alt="Logo" height="95">
55
</a>
66

77
<br />

package-lock.json

Lines changed: 121 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)