diff --git a/guide/english/html/attributes/index.md b/guide/english/html/attributes/index.md index d55a431e3a..89fabc551e 100644 --- a/guide/english/html/attributes/index.md +++ b/guide/english/html/attributes/index.md @@ -36,8 +36,8 @@ Here are examples that do the same thing: ## Other Resources -[HTML links](#) -[Href Attribute](#) -[Lang Attribute](#) -[HTML Input Element](#) -[Required Attribute](#) \ No newline at end of file +- [HTML links](https://guide.freecodecamp.org/html/attributes/links/) +- [Href Attribute](https://guide.freecodecamp.org/html/attributes/href-attribute/) +- [Lang Attribute](https://guide.freecodecamp.org/html/attributes/lang/) +- [HTML Input Element](https://guide.freecodecamp.org/html/attributes/input/) +- [Required Attribute](https://guide.freecodecamp.org/html/attributes/required/)