Skip to content

Commit 14cc71d

Browse files
committed
Fix relative paths in TOC
1 parent b8a7e6c commit 14cc71d

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ This will give portable, immutable and reproducable mechanism to build packages
66

77
## Table of Contents
88

9-
- [Supported tags and respective `Dockerfile` links](https://github.com/khos2ow/cloudstack-deb-builder#supported-tags-and-respective-dockerfile-links)
10-
- [Packges installed in conatiner](https://github.com/khos2ow/cloudstack-deb-builder#packges-installed-in-conatiner)
11-
- [Build DEB packages](https://github.com/khos2ow/cloudstack-deb-builder#build-deb-packages)
12-
- [Clone Apache CloudStack source code](https://github.com/khos2ow/cloudstack-deb-builder#clone-apache-cloudstack-source-code)
13-
- [Pull Docker images](https://github.com/khos2ow/cloudstack-deb-builder#pull-docker-images)
14-
- [Build packages](https://github.com/khos2ow/cloudstack-deb-builder#build-packages)
15-
- [Building tips](https://github.com/khos2ow/cloudstack-deb-builder#building-tips)
16-
- [Maven cache](https://github.com/khos2ow/cloudstack-deb-builder#maven-cache)
17-
- [Adjust host owner permission](https://github.com/khos2ow/cloudstack-deb-builder#adjust-host-owner-permission)
18-
- [Builder help](https://github.com/khos2ow/cloudstack-deb-builder#builder-help)
19-
- [License](https://github.com/khos2ow/cloudstack-deb-builder#license)
9+
- [Supported tags and respective `Dockerfile` links](#supported-tags-and-respective-dockerfile-links)
10+
- [Packges installed in conatiner](#packges-installed-in-conatiner)
11+
- [Build DEB packages](#build-deb-packages)
12+
- [Clone Apache CloudStack source code](#clone-apache-cloudstack-source-code)
13+
- [Pull Docker images](#pull-docker-images)
14+
- [Build packages](#build-packages)
15+
- [Building tips](#building-tips)
16+
- [Maven cache](#maven-cache)
17+
- [Adjust host owner permission](#adjust-host-owner-permission)
18+
- [Builder help](#builder-help)
19+
- [License](#license)
2020

2121
## Supported tags and respective `Dockerfile` links
2222

0 commit comments

Comments
 (0)