You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has come to my attention that the navigation bar on the site has a broken Gitter link that leads to #Gitter. Although pull request #6 was attempted to address this issue, it merely duplicated the GitHub section, which resulted in two GitHub sections. This was reversed with pull request #10. So now, this link remains broken, just as it was before. There are 3 possible options to address this issue:
Change the link's href to TheAlgorithms gitter page at gitter.im.
Create a Gitter section on the site (with the anchor `#Gitter).
It has come to my attention that the navigation bar on the site has a broken
Gitterlink that leads to#Gitter. Although pull request #6 was attempted to address this issue, it merely duplicated theGitHubsection, which resulted in twoGitHubsections. This was reversed with pull request #10. So now, this link remains broken, just as it was before. There are 3 possible options to address this issue:hrefto TheAlgorithms gitter page at gitter.im.I hope to see a fix soon!