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

Generating bad links #225

Open
SJellen opened this issue Nov 25, 2021 · 1 comment
Open

Generating bad links #225

SJellen opened this issue Nov 25, 2021 · 1 comment

Comments

@SJellen
Copy link

SJellen commented Nov 25, 2021

The command line program generates bad links.

To Reproduce
Steps to reproduce the behavior:

  1. When prompted for to add a link the link will be entered with // between https: and the second level domain (website name)

Expected behavior
Should return the url as entered

Screenshots

Screen Shot 2021-11-25 at 9 46 48 AM

Desktop (please complete the following information):

  • OS: Mac 12.01
@dishant1602
Copy link

Hi @SJellen ,

  • Your Scenario

You faced this issue because you entered entire link while providing answers for creating readme.

Wrong Input:
396242113-d6e2065e-4f50-4772-b56d-5d4ca51667a4

Hence Wrong Output:
image

  • Correct Scenario

You need to only enter username as an answer and the readme-generator will take care of the rest.

Correct Input:
396243999-77ba5911-e130-4f19-9480-fc9e525fcb7e

Hence Correct Output:
image

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

No branches or pull requests

2 participants