AtlassianPS / AtlassianPS.github.io

Homepage for AtlassianPS and their modules
https://atlassianps.org/
MIT License
9 stars 11 forks source link

fixing jquery selector for smooth scroll #30

Closed alexsuslin closed 5 years ago

alexsuslin commented 5 years ago

fixing jquery selector for smooth scroll links to not select external urls with hashtag. Tested locally

Description

just changed a[href^="#"] to select for smoothscrolling links that starts with hashtag

Motivation and Context

fixing issue for external links with hashtag

Types of changes

Checklist: