Skip to content

Commit 33fbaeb

Browse files
committed
Migrate from GitHub to Codeberg
1 parent 6056b07 commit 33fbaeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://searchcode.com/static/searchcode_logo.png" width=300><br><strong>Searchcode Python</strong>: Python library and CLI utility for <a href="https://searchcode.com">Searchcode</a>.<br><i>Simple, comprehensive code search.</i></p>
2+
<img src="https://searchcode.com/logo.png" width=300><br><strong>Searchcode Python</strong>: Python library and CLI utility for <a href="https://searchcode.com">Searchcode</a>.<br><i>Simple, comprehensive code search.</i></p>
33
<p align="center"></p>
44

55
```commandline

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Ritchie Mwewa <rly0nheart@duck.com>"]
66
license = "GPLv3+"
77
readme = "README.md"
88
homepage = "https://searchcode.com"
9-
repository = "https://github.com/rly0nheart/searchcode-python"
9+
repository = "https://codeberg.org/rly0nheart/searchcode-python"
1010
classifiers = [
1111
"Development Status :: 5 - Production/Stable",
1212
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)