Bug fix: Fix links in readme with typos or link to dev fork #415 by franrizz15 · Pull Request #525 · wasmerio/Python-Scripts

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@franrizz15

Copy link

URL typos #415

Fixed links for several repos that pointed to 404 error

Summary

Changed 7 urls to fix the 404 error. Below is the list of changes made:

  • Duplicate Finder had a typo in the url and the % sign was used instead of %20 to reference the blank space

The urls for the following were pointing to the forked repo of the developer

  • Distance Calculator
  • File Search
  • Password Manager
  • Password Strength Checker
  • PDF merger and splitter
  • Road-Lane-Detection

Description

Here is a verbose list of the changes in urls

The changes are as follows:

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,

Francesca

Fixed links for several repos that pointed to 404 error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@franrizz15