forked from Dogfalo/materialize
-
-
Notifications
You must be signed in to change notification settings - Fork 105
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
Wrong href value on <a> tag #169
Comments
boileaum
added a commit
to boileaum/materialize
that referenced
this issue
Aug 24, 2021
Add `/materialize` prefix to href value.
boileaum
added a commit
to boileaum/materialize
that referenced
this issue
Aug 24, 2021
boileaum
added a commit
to boileaum/materialize
that referenced
this issue
Aug 27, 2021
boileaum
added a commit
to boileaum/materialize
that referenced
this issue
Sep 7, 2021
DanielRuf
pushed a commit
to boileaum/materialize
that referenced
this issue
Sep 14, 2021
DanielRuf
added a commit
that referenced
this issue
Sep 14, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On https://materializecss.github.io/materialize/buttons.html, in the
Floating > Floating Action Button
subsection, the this page link points tofloating-action-button.html
instead ofmaterialize/floating-action-button.html
, leading to a 404 error.The text was updated successfully, but these errors were encountered: