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 usage example code in README.md to prevent error #90

Closed
wants to merge 1 commit into from

Conversation

plpxsk
Copy link

@plpxsk plpxsk commented May 2, 2024

Bump version in example code so it doesn't give "url not found" error

The Error a user may get:

Remote Theme: Using theme pages-themes/primer                                                                                                                                  
jekyll 3.9.3 | Error:  404 - Not Found -
Loading URL: https://codeload.github.com/pages-themes/primer/zip/v0.2.0
/opt/homebrew/lib/ruby/gems/3.1.0/gems/jekyll-remote-theme-0.4.3/lib/jekyll-remote-theme/downloader.rb:67:in `raise_unless_sucess': 404 - Not Found - Loading URL: https://codeload.g ithub.com/pages-themes/primer/zip/v0.2.0 (Jekyll::RemoteTheme::DownloadError)

Bump version so it doesn't give "url not found" error

Error:

      Remote Theme: Using theme pages-themes/primer                                                                                                                                  
jekyll 3.9.3 | Error:  404 - Not Found - Loading URL: https://codeload.github.com/pages-themes/primer/zip/v0.2.0                                                                     
/opt/homebrew/lib/ruby/gems/3.1.0/gems/jekyll-remote-theme-0.4.3/lib/jekyll-remote-theme/downloader.rb:67:in `raise_unless_sucess': 404 - Not Found - Loading URL: https://codeload.g
ithub.com/pages-themes/primer/zip/v0.2.0 (Jekyll::RemoteTheme::DownloadError)
Copy link

welcome bot commented May 2, 2024

Welcome! Congrats on your first pull request to the Primer theme. If you haven't already, please be sure to check out the contributing guidelines.

@plpxsk plpxsk closed this by deleting the head repository May 14, 2024
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.

None yet

1 participant