grpc.github.io
grpc.github.io copied to clipboard
links to articles in RSS feed are broken
Problem Links to articles in the RSS feed only have a path not a complete URL. Breaking navigation when using an RSS Reader that does not fill the blanks.
Possible diagnostic
The https://grpc.io/ part is missing, as it is not set in _config.yml:
https://github.com/grpc/grpc.github.io/blob/e4676e430ec1ba5dccb60634a9eca700ad91a518/_config.yml#L9
@etombini want to send a PR?
@carl-mastrangelo done -> #809