Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 12 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,40 +78,45 @@
<th width=33%> Developer Resources </th>
</tr>
<tr align="center">
<td> <a href="https://wiki.archlinux.org/index.php/ZFS">Arch</a> </td>
<td> <a href="https://wiki.alpinelinux.org/w/index.php?search=zfs">Alpine</a> </td>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you intending to create a page here, this link seems to only point to search results.

<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Admin-Documentation">Admin Documentation</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Custom-Packages">Custom Packages</a> </td>
</tr>
<tr align="center">
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Debian">Debian</a> </td>
<td> <a href="https://wiki.archlinux.org/index.php/ZFS">Arch</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/FAQ">FAQ</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs">ZFS Git Repository</a> </td>
</tr>
<tr align="center">
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Fedora">Fedora</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Debian">Debian</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists">Mailing Lists</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/issues">ZFS Issue Tracker</a> </td>
</tr>
<tr align="center">
<td> <a href="https://wiki.gentoo.org/wiki/ZFS">Gentoo</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Fedora">Fedora</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/releases">Releases</a> </td>
<td> <a href="http://open-zfs.org/wiki/Developer_resources">OpenZFS Documentation </a></td>
</tr>
<tr align="center">
<td> <a href="https://software.opensuse.org/package/zfs">openSUSE</a>
<td> <a href="https://wiki.gentoo.org/wiki/ZFS">Gentoo</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Signing-Keys">Signing Keys</a> </td>
<td> </td>
</tr>
<tr align="center">
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/RHEL-and-CentOS">RHEL and CentOS</a>
<td> <a href="https://software.opensuse.org/package/zfs">openSUSE</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/milestones">Roadmap</a> </td>
<td> </td>
</tr>
<tr align="center">
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Ubuntu">Ubuntu</a>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/RHEL-and-CentOS">RHEL and CentOS</a> </td>
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Home">Wiki</a> </td>
<td> </td>
</tr>
<tr align="center">
<td> <a href="https://github.com/zfsonlinux/zfs/wiki/Ubuntu">Ubuntu</a> </td>
<td> </td>
<td> </td>
</tr>
</table>

<br />
Expand Down