adding index page
This commit is contained in:
parent
d3ee11be9e
commit
8440fa8e9d
3 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ Name: Fedora System Administration Guide
|
|||
Dir: en-US
|
||||
Topics:
|
||||
- Name: Book Information
|
||||
File: Book_Info
|
||||
File: index
|
||||
- Name: Preface
|
||||
File: Preface
|
||||
- Name: Basic System Configuration
|
||||
|
|
|
|||
|
|
@ -35,10 +35,10 @@
|
|||
<div class="col-md-4">
|
||||
<h5><strong>Fedora Documentation</strong></h5>
|
||||
<div class="list-group">
|
||||
<a href="f26/en-US/Book_Info.html" class="list-group-item">
|
||||
<a href="f26/en-US/index.html" class="list-group-item">
|
||||
Fedora 26 Documentation
|
||||
</a>
|
||||
<a href="rawhide/en-US/Book_Info.html" class="list-group-item">
|
||||
<a href="rawhide/en-US/index.html" class="list-group-item">
|
||||
Rawhide Documentation
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Reference in a new issue