Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<br />
<div align="center">
<a href="https://github.com/finos/git-proxy">
<img src="./docs/img/logo.png" alt="Logo" height="95">
<img src="./website/static/img/logo.png" alt="Logo" height="95">
</a>

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

## Contributing

Expand Down
Binary file removed docs/img/logo.png
Binary file not shown.
2 changes: 1 addition & 1 deletion experimental/license-inventory/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<br />
<div align="center">
<a href="https://github.com/finos/git-proxy">
<img src="../../docs/img/logo.png" alt="Logo" height="95">
<img src="../../website/static/img/logo.png" alt="Logo" height="95">
</a>

<br />
Expand Down
97 changes: 54 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading