Point CBTO card at /kld/apps/cbto/ - #11
Conversation
Co-authored-by: Tig <tig@users.noreply.github.com>
0cb847f to
83258b0
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 83258b01aa
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| ## Status | ||
|
|
||
| Live at https://kindel.com/cbto/. | ||
| Live at https://kindel.com/kld/apps/cbto/. |
There was a problem hiding this comment.
Update copied Markdown to the relocated URL
When the old /cbto/ route is removed after this relocation, every result produced through “Copy as Markdown” will contain a stale link because toMarkdown() still appends https://kindel.com/cbto/ at js/cbto.js:415. Update that hard-coded URL alongside the newly documented live URL so shared results point to the working app.
Useful? React with 👍 / 👎.
Updates the CBTO card href and README to point to the new path
/kld/apps/cbto/instead of/cbto/.Changes:
card.json: Updatedhreffrom/cbto/to/kld/apps/cbto/README.md: Updated the live URL fromhttps://kindel.com/cbto/tohttps://kindel.com/kld/apps/cbto/