Skip to content

Fix typo in README.md - #1

Open
baseplate-admin wants to merge 1 commit into
go-python:masterfrom
baseplate-admin:master
Open

Fix typo in README.md#1
baseplate-admin wants to merge 1 commit into
go-python:masterfrom
baseplate-admin:master

Conversation

@baseplate-admin

@baseplate-adminbaseplate-admin commented Dec 26, 2021

Copy link
Copy Markdown

Hi there,

In your README.md you are using :: ( double colons ), where it should be : ( one colon ) after https to get proper redirects.

https:://github.com/go-python/gopy ⚔️ # Wronghttps://github.com/go-python/gopy 👌 # Correct

This pull request essentially fixes that.

@baseplate-adminbaseplate-admin changed the title Remove unnecessary colonsFix typo in README.mdDec 27, 2021
Sign up for freeto 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

@baseplate-admin