Skip to content

docs: fix malformed URL scheme in docker resources - #545

Merged
santosomar merged 1 commit into
The-Art-of-Hacking:masterfrom
latent-9:docs/fix-malformed-url-scheme
Aug 15, 2026
Merged

docs: fix malformed URL scheme in docker resources#545
santosomar merged 1 commit into
The-Art-of-Hacking:masterfrom
latent-9:docs/fix-malformed-url-scheme

Conversation

@latent-9

@latent-9 latent-9 commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

In build-your-own-lab/docker_resources.md, the compose_plantuml link uses a malformed URL scheme:

[compose_plantuml](hhttps://github.com/funkwerk/compose_plantuml)

hhttps:// (a doubled h) is not a valid scheme, so the link does not resolve. The @funkwerk link on the same line already uses https://. This fixes the scheme.

The compose_plantuml link used the scheme `hhttps://` (a doubled h) so
it does not resolve. The neighbouring funkwerk link on the same line
already uses `https://`. This corrects the scheme.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting your first pull request! 馃帀 Your effort and contribution are greatly appreciated. Our maintainers will review your changes soon. In the meantime, please ensure your submission aligns with our Contribution Guidelines Let me know if you have any questions. Welcome aboard! 馃檶 | Omar Santos @santosomar

@santosomar santosomar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for fixing this! Approved.

@santosomar
santosomar merged commit a939436 into The-Art-of-Hacking:master Aug 15, 2026
2 checks passed
@latent-9

Copy link
Copy Markdown
Contributor Author

@santosomar Thank you, too. I'm glad I could contribute a little.

@roseariellejoseph024-hash

Copy link
Copy Markdown

In build-your-own-lab/docker_resources.md, the compose_plantuml link uses a malformed URL scheme:

[compose_plantuml](hhttps://github.com/funkwerk/compose_plantuml)

hhttps:// (a doubled h) is not a valid scheme, so the link does not resolve. The @funkwerk link on the same line already uses https://. This fixes the scheme.

Can you help me

@roseariellejoseph024-hash

Copy link
Copy Markdown

Can you help me with something please

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.

3 participants