Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "homepage" url in packages #273

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Fix "homepage" url in packages #273

merged 1 commit into from
Jul 4, 2023

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Oct 25, 2022

Other packages need similar fix, currently too lazy to find a terminal and it's tedious to do from web so many files.

@glensc
Copy link
Contributor Author

glensc commented Oct 25, 2022

Changed all of them:

git grep -l 'https://github.com/sapegin/mrm/packages/'|xargs sed -i -e 's;https://github.com/sapegin/mrm/packages/;https://github.com/sapegin/mrm/tree/master/packages/;g'

ready for merge

@sapegin sapegin merged commit 876fd80 into sapegin:master Jul 4, 2023
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