Skip to content
Merged
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Git Extensions logo](https://cdn.rawgit.com/gitextensions/gitextensions/master/Logo/git-extensions-logo.ico)
![Git Extensions logo](https://raw.githubusercontent.com/gitextensions/gitextensions/refs/heads/master/setup/assets/Logo/git-extensions-logo-64px.png)

This repo contains the source for the Git Extensions website at https://gitextensions.github.io/.

Expand Down
8 changes: 4 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ The active community of Git Extensions is supporting Git Extensions since 2008.
* We thank all the people who contribute, the project exists because of you<br />
<a href="https://github.com/gitextensions/gitextensions/contributors"><img src="https://opencollective.com/gitextensions/contributors.svg?width=890&button=false" /></a>
* We thank JetBRAINS for [ReSharper](https://www.jetbrains.com/resharper/) licenses<br />
<a href="https://www.jetbrains.com/?from=gitextensions" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/GitUI/Resources/Icons/originals/jetbrains-variant-4.png"></a>
<a href="https://www.jetbrains.com/?from=gitextensions" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/src/app/GitUI/Resources/Icons/originals/jetbrains-variant-4.png"></a>
* We thank [Transifex](https://www.transifex.com/) for helping us with translations<br />
<a href="https://www.transifex.com/" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/GitUI/Resources/Icons/originals/transifex.svg"></a>
<a href="https://www.transifex.com/" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/src/app/GitUI/Resources/Icons/originals/transifex.svg"></a>
* We thank [SemanticMerge](https://www.semanticmerge.com) for licenses<br />
<a href="https://www.semanticmerge.com" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/GitUI/Resources/Icons/originals/semanticmerge-logo.svg"></a>
<a href="https://www.semanticmerge.com" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/src/app/GitUI/Resources/Icons/originals/semanticmerge-logo.svg"></a>
* We thank [SignPath.io](https://signpath.io/) for the free code signing<br />
<a href="https://signpath.io/" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/GitUI/Resources/Icons/originals/signpath_logo.png"></a>
<a href="https://signpath.io/" target="_blank"><img src="https://github.com/gitextensions/gitextensions/raw/master/src/app/GitUI/Resources/Icons/originals/signpath_logo.png"></a>
* We thank [SignPath Foundation](https://signpath.org/) for the signing certificate
* We thank [Yusuke Kamiyamane](https://p.yusukekamiyamane.com/) for the icons ([CCA/3.0](https://creativecommons.org/licenses/by/3.0/))

Expand Down