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] Update links to moved RRID site #1857

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

effigies
Copy link
Collaborator

sed -i'' -e 's#https://scicrunch.org/resources#https://rrid.site#' src/**/*.{md,yaml}

@effigies effigies added the exclude-from-changelog This item will not feature in the automatically generated changelog label Jun 13, 2024
command: |
CONFIG="$HOME/.config/linkchecker/linkcheckerrc"
mkdir -p $( dirname $CONFIG )
echo "[filtering]\nignorewarningsforurls=\n ^https://www\.instagram\.com ^http-redirected\n" >> $CONFIG
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This didn't seem to work.

@effigies effigies merged commit 9d7c1ed into bids-standard:master Jun 13, 2024
31 of 35 checks passed
@effigies effigies deleted the fix/rrid-link branch June 14, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude-from-changelog This item will not feature in the automatically generated changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants