## Description

- Fix incorrect answers
- Add links
- Clean up text

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
This commit is contained in:
Niraj Tolia 2022-10-21 18:44:21 -07:00 committed by GitHub
parent a48bc882ce
commit be7739e54b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -293,7 +293,7 @@
</h2>
<div id="accordion-collapse-body-1" class="hidden" aria-labelledby="accordion-collapse-heading-1">
<div class="p-5">
<p class="text-slate-400 dark:text-gray-400">Corso is containerized and can run on any platform that supports Docker including Windows, Linux, and macOS. Native binaries will also be available soon.</p>
<p class="text-slate-400 dark:text-gray-400">Corso has both native binaries and container images for Windows, Linux, and macOS.</p>
</div>
</div>
</div>
@ -341,7 +341,7 @@
</h2>
<div id="accordion-collapse-body-4" class="hidden" aria-labelledby="accordion-collapse-heading-4">
<div class="p-5">
<p class="text-slate-400 dark:text-gray-400">If you are unable to find an answer in our documentation, please file GitHub issues for bugs, post on our forum for questions, or join the community on <a href="https://discord.gg/63DTTSnuhT" target="_blank">Discord</a>.</p>
<p class="text-slate-400 dark:text-gray-400">If you are unable to find an answer in our documentation, please file <a href="https://github.com/alcionai/corso/issues" class="text-indigo-600" target="_blank">GitHub issues</a> for bugs or join the <a href="https://discord.gg/63DTTSnuhT" class="text-indigo-600" target="_blank">Discord community</a>.</p>
</div>
</div>
</div>
@ -373,7 +373,7 @@
</h2>
<div id="accordion-collapse-body-6" class="hidden" aria-labelledby="accordion-collapse-heading-6">
<div class="p-5">
<p class="text-slate-400 dark:text-gray-400">You can request new features by create a new GitHub issue and labeling it as a feature.</p>
<p class="text-slate-400 dark:text-gray-400">You can request new features by create a <a href="https://github.com/alcionai/corso/issues" class="text-indigo-600" target="_blank">new GitHub issue</a> and labeling it as an enhancement.</p>
</div>
</div>
</div>