Skip to content

Commit e9c40d5

Browse files
author
Mrunal Patel
authored
Merge pull request #865 from epilatow/fix-doc-links
fix docs.oracle.com links #864
2 parents aaa2481 + 76ada33 commit e9c40d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config-solaris.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,6 @@ Mapped to `link-protection` in the [zonecfg(1M)][zonecfg.1m_2] man page.
115115
```
116116

117117

118-
[priv-str-to-set.3c]: http://docs.oracle.com/cd/E53394_01/html/E54766/priv-str-to-set-3c.html
119-
[zoneadmd.1m]: http://docs.oracle.com/cd/E53394_01/html/E54764/zoneadmd-1m.html
120-
[zonecfg.1m_2]: https://docs.oracle.com/cd/E36784_01/html/E36871/zonecfg-1m.html
118+
[priv-str-to-set.3c]: http://docs.oracle.com/cd/E86824_01/html/E54766/priv-str-to-set-3c.html
119+
[zoneadmd.1m]: http://docs.oracle.com/cd/E86824_01/html/E54764/zoneadmd-1m.html
120+
[zonecfg.1m_2]: http://docs.oracle.com/cd/E86824_01/html/E54764/zonecfg-1m.html

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,4 +859,4 @@ Here is a full example `config.json` for reference.
859859
[setrlimit.2]: http://man7.org/linux/man-pages/man2/setrlimit.2.html
860860
[stdin.3]: http://man7.org/linux/man-pages/man3/stdin.3.html
861861
[uts-namespace.7]: http://man7.org/linux/man-pages/man7/namespaces.7.html
862-
[zonecfg.1m]: https://docs.oracle.com/cd/E36784_01/html/E36871/zonecfg-1m.html
862+
[zonecfg.1m]: http://docs.oracle.com/cd/E86824_01/html/E54764/zonecfg-1m.html

0 commit comments

Comments
 (0)