Commit Graph

2 Commits (c12124394f8a482295146472c0a8e656ee112de6)

Author SHA1 Message Date
chenrui 5a5f77db64 Fix relative links issue in English content (#13307)
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder

* `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
2019-03-20 16:05:05 -07:00
Qiming 9d5eae7b79 Rename block entries as workaround for content types (#10625)
As reported by issue #8953, we currently cannot properly handle dots in
the file name for blogs. These dots are causing problems in links for
many pages. This PR renames the blog entries to remove dots in file
names.

Closes: #8953
2018-11-16 14:12:00 -08:00