Skip to content

docs: audit-driven URL fixes (workspace phase)#10

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/url-check
May 15, 2026
Merged

docs: audit-driven URL fixes (workspace phase)#10
Jammy2211 merged 1 commit into
mainfrom
feature/url-check

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Workspace counterpart to the library-side URL cleanup. Doc-only — every change is a URL string in a .md, .rst, .ipynb, or .py docstring/comment. No code behaviour changes. CRLF line endings preserved.

Patterns applied (driven by admin_jammy/software/url_check/):

  • Renamed GitHub orgs: Jammy2211/<workspace>PyAutoLabs/<workspace>; Jammy2211|rhayes777/<library>PyAutoLabs/<library>
  • Removed release branch on workspaces: /blob/release/ and /tree/release//main/
  • nautilus sampler moved: joshspeagle/nautilusjohannesulf/nautilus
  • PyAutoBuild moved orgs: rhayes777/PyAutoBuildPyAutoLabs/PyAutoBuild
  • Dead Code of Conduct links: bokeh → /docs/CODE_OF_CONDUCT.md; numfocus → numfocus.org/code-of-conduct
  • Sphinx-doc /en/main/en/master
  • pyautofit.readthedocs.io renames (cookbook_1_basicscookbooks/model, etc.)
  • Workspace notebook reorganisations

Test plan

  • Diff is URL-string-only (insertions == deletions, no whitespace churn)
  • CRLF line endings preserved
  • Workspace smoke tests next time /smoke_test runs

Related

Apply scripted URL rewrites surfaced by admin_jammy/software/url_check.
This is the workspace counterpart to the library-side cleanup that
shipped under the same task. All changes are doc-only: URL strings in
.md / .rst / .ipynb / .py docstrings and comments. No code behaviour
changes. Line endings preserved.

Patterns applied:
- Jammy2211/<workspace> → PyAutoLabs/<workspace> (workspaces migrated orgs)
- Jammy2211|rhayes777/<library> → PyAutoLabs/<library>
- /blob/release/ and /tree/release/ → /main/ (release branch removed)
- joshspeagle/nautilus → johannesulf/nautilus (sampler moved orgs)
- rhayes777/PyAutoBuild → PyAutoLabs/PyAutoBuild
- bokeh CoC → /docs/CODE_OF_CONDUCT.md
- numfocus CoC → numfocus.org/code-of-conduct
- www.sphinx-doc.org /en/main → /en/master
- pyautofit.readthedocs.io renames (cookbook_1_basics → cookbooks/model,
  overview/model_fit → overview/the_basics, etc.)
- Workspace notebook reorganisation (overview/{simple,complex}/{fit,result}
  → new flat structure; modeling/imaging/features/<x>.ipynb →
  imaging/features/<x>/modeling.ipynb; tree/main/notebooks/plot →
  notebooks/guides/plot)

Tool + report: PyAutoLabs/admin_jammy#21 (merged)
Library wave: PyAutoLabs/PyAutoLens#509 (and paired PRs, all merged)
Issue: PyAutoLabs/PyAutoLens#508

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 09b63e3 into main May 15, 2026
2 of 4 checks passed
@Jammy2211 Jammy2211 deleted the feature/url-check branch May 15, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant