08d37a6597
Remove astrolabe-specific docs and sections that belong in the astrolabe repo. Update remaining references to point to the astrolabe repo where appropriate. - Fix .gitmodules SSH → HTTPS URL for astrolabe submodule - Remove bump-version.yml stale "astrolabe" scope comment - Delete blog-introducing-astrolabe.md (moved to astrolabe repo) - Remove "Astrolabe Background Token Refresh" section from auth-flows.md - Replace "Astrolabe User Setup" section in authentication.md with link - Remove "Astrolabe Internal URL" section from configuration.md - Remove "Webhook Presets (via Astrolabe UI)" from webhook guide Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
[submodule "third_party/oidc"]
|
|
path = third_party/oidc
|
|
url = https://github.com/cbcoutinho/oidc
|
|
[submodule "third_party/notes"]
|
|
path = third_party/notes
|
|
url = https://github.com/cbcoutinho/notes
|
|
[submodule "third_party/astrolabe"]
|
|
path = third_party/astrolabe
|
|
url = https://github.com/cbcoutinho/astrolabe
|