Skip to content

Bug removal in split#4

Open
letmejustputthishere wants to merge 1 commit intoDFINITY-Education:mainfrom
letmejustputthishere:patch-4
Open

Bug removal in split#4
letmejustputthishere wants to merge 1 commit intoDFINITY-Education:mainfrom
letmejustputthishere:patch-4

Conversation

@letmejustputthishere
Copy link
Copy Markdown
Contributor

The part of the URL after the last delimiter was missing in the previous implementation, e.g. subdomain.dfinity.org would have been split up into `[subdomain, dfinity]' (growing from left to right).

The part of the URL after the last delimiter was missing in the previous implementation, e.g. `subdomain.dfinity.org` would have been split up into `[subdomain, dfinity]' (growing from left to right).
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.

2 participants