Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

External link on Table of Contents #34

Open
ghost opened this issue Apr 24, 2015 · 0 comments
Open

External link on Table of Contents #34

ghost opened this issue Apr 24, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 24, 2015

Dear,

I wasn't getting the external links to work on the toc section (responsive menu) so I had to fix it using jQuery:
$("a[href='https://username.github.iohttps://google.com']").attr('href', 'https://google.com');

I hope it help someone. Thank you so much for all your work, it is amazing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant