replace codeberg.org references with git.mcintire.me
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 2s
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 2s
This commit is contained in:
parent
8271015a16
commit
edeb8402db
2 changed files with 3 additions and 3 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "vendor/aprs"]
|
||||
path = vendor/aprs
|
||||
url = ssh://git@codeberg.org/gmcintire/aprs.git
|
||||
url = ssh://git@git.mcintire.me/gmcintire/aprs.git
|
||||
[submodule "vendor/aprs-gleam"]
|
||||
path = vendor/aprs-gleam
|
||||
url = https://github.com/aprsme/aprs-gleam.git
|
||||
|
|
|
|||
|
|
@ -40,11 +40,11 @@
|
|||
|
||||
<p class="text-gray-600 dark:text-gray-300 mt-4">
|
||||
Source code is available at <a
|
||||
href="https://codeberg.org/gmcintire/aprs.me"
|
||||
href="https://git.mcintire.me/gmcintire/aprs.me"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="text-indigo-600 hover:text-indigo-500 dark:text-indigo-400 dark:hover:text-indigo-300 underline"
|
||||
>codeberg.org/gmcintire/aprs.me</a>.
|
||||
>git.mcintire.me/gmcintire/aprs.me</a>.
|
||||
Other tools by W5ISP:
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue