Skip to content

Commit 8a08115

Browse files
authored
Merge branch 'main' into gitleaks
2 parents 4f350f9 + a059202 commit 8a08115

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ $ git push proxy $(git symbolic-ref refs/remotes/origin/HEAD | sed 's@^refs/remo
8484
Using the default configuration, GitProxy intercepts the push and _blocks_ it. To enable code pushing to your fork via GitProxy, add your repository URL into the GitProxy config file (`proxy.config.json`). For more information, refer to [our documentation](https://git-proxy.finos.org).
8585

8686
## Documentation
87+
8788
For detailed step-by-step instructions for how to install, deploy & configure GitProxy and
8889
customize for your environment, see the [project's documentation](https://git-proxy.finos.org/docs/):
8990

@@ -101,11 +102,11 @@ If you identify a security vulnerability in the codebase, please follow the step
101102

102103
## Code of Conduct
103104

104-
We are committed to making open source an enjoyable and respectful experience for our community. See <a href="https://github.com/finos/git-proxy/blob/main/CODE_OF_CONDUCT.md"><code>CODE_OF_CONDUCT</code></a> for more information.
105+
We are committed to making open source an enjoyable and respectful experience for our community. See [`CODE_OF_CONDUCT`](CODE_OF_CONDUCT.md) for more information.
105106

106107
## License
107108

108-
This project is distributed under the Apache-2.0 license. See <a href="./LICENSE"><code>LICENSE</code></a> for more information.
109+
This project is distributed under the Apache-2.0 license. See [`LICENSE`](LICENSE) for more information.
109110

110111
## Contact
111112

@@ -115,4 +116,4 @@ If you can't access Slack, you can also [subscribe to our mailing list](mailto:g
115116

116117
Join our [fortnightly Zoom meeting](https://zoom.us/j/97235277537?pwd=aDJsaE8zcDJpYW1vZHJmSTJ0RXNZUT09) on Monday, 11AM EST (odd week numbers). Send an e-mail to [[email protected]](mailto:[email protected]) to get a calendar invitation.
117118

118-
Otherwise, if you have a deeper query or require more support, please [raise an issue](https://github.com/finos/git-proxy/issues).
119+
Otherwise, if you have a deeper query or require more support, please [raise an issue](https://github.com/finos/git-proxy/issues).

0 commit comments

Comments
 (0)