Skip to content

Commit 93b2776

Browse files
committed
Tidy up 'Project Deliverables'
1 parent c3588b4 commit 93b2776

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,16 @@ <h3 id="project-objectives">Project Objectives</h3>
8181
</ol>
8282
<h3 id="project-deliverables">Project deliverables</h3>
8383
<ol type="1">
84-
<li>The device-specific ROM <code>zip</code> files, for manual and OTA installation</li>
84+
<li>The device-specific ROM <code>zip</code> files, for manual and OTA installation: made available in sub-directories on <a href="https://download.lineage.microg.org/">the download server</a></li>
8585
<li>Other device-specific <code>zip</code> and <code>.img</code> files that are needed for installing or updating the ROM zip file (e.g. <code>boot.img</code>, <code>recovery.img</code>).</li>
86-
<li>The Docker image used to make the builds, including the (limited) documentation in the <code>README.md</code>.</li>
86+
<li>The Docker image used to make the builds: made available on <a href="https://hub.docker.com/r/lineageos4microg/docker-lineage-cicd/">DockerHub</a></li>
87+
<li>Documentation
88+
<ul>
89+
<li>The <a href="https://github.com/lineageos4microg/l4m-wiki/wiki">main project wiki</a></li>
90+
<li>The Docker image <a href="https://github.com/lineageos4microg/docker-lineage-cicd#"><code>README.md</code></a> and <a href="https://github.com/lineageos4microg/docker-lineage-cicd/wiki">wiki</a></li>
91+
</ul></li>
8792
</ol>
88-
<p>The ROM zips and other device-specific files are made available in sub-directories on <a href="https://download.lineage.microg.org/">the download server</a>.</p>
89-
<p>The Docker image is pushed to <a href="https://hub.docker.com/r/lineageos4microg/docker-lineage-cicd/">DockerHub</a>.</p>
93+
</body>
9094
<h2 id="documentation">Documentation</h2>
9195
<p>Up to date documentation is available in <a href="https://github.com/lineageos4microg/l4m-wiki/wiki">the project wiki</a></p>
9296
<ul>

0 commit comments

Comments
 (0)