Skip to content

Commit

Permalink
Caution about relative URLs (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Hritik Vijay <[email protected]>
  • Loading branch information
Hritik14 authored May 20, 2021
1 parent 436a64f commit 9c7eed6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ To add your feed -:
```
* Create a pull request

Note that certain static site generators like hugo may generate feeds with relative URLs. This does not conform to the [standard](https://validator.w3.org/feed/docs/error/InvalidFullLink.html) and your listings will be erroneous. Read [this answer](https://stackoverflow.com/a/48457055/2251364) for a possible solution.

## Basic Guidlines for the Planet
This Planet is kind of an impression of the ILUGD volunteers hence you are required to follow some basic guidelines and the [COC](https://github.com/ILUGD/Code-of-Conduct).

Expand Down

0 comments on commit 9c7eed6

Please sign in to comment.