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

Fixed redundant links issue 206 #211

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fixed redundant links issue 206 #211

wants to merge 5 commits into from

Conversation

Umoren
Copy link
Contributor

@Umoren Umoren commented Mar 17, 2020

Fixes #

Describe the changes you have made

  • I disabled the " Welcome to CircuitVerse link in README.md by replacing # for level 1 heading with h1.
  • Disabled the 'CircuitVerse Documentation' link in index.html by changing the default routerMode: 'hash' to routerMode: 'history'. Apparently the name property in docsify is hashed.

Screenshots of the changes (If any) - Only the home link works

circuitVerse

@Umoren
Copy link
Contributor Author

Umoren commented Mar 17, 2020

@arkokoley @satu0king @tachyons
Please this is my first contribution.
Help me by reviewing it.
Thanks.

I forgot to change my git config credentials before making those commits. I am @Umoren not @ @Janetsomehow.
Thanks.

docs/README.md Outdated
@@ -1,4 +1,4 @@
# Welcome to CircuitVerse
<h1> Welcome to CircuitVerse </h1>
Copy link
Member

Choose a reason for hiding this comment

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

hash # works fine in markdown

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Alright would change it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@YashKumarVerma I've reverted it in my latest commit

@Umoren
Copy link
Contributor Author

Umoren commented May 23, 2020 via email

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

3 participants