1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Install page quickstarts generated multiple H1s (#1411)

Include files for quickstarts had a page title that resulted in a
duplicate H1. This removes the duplicate and moves the links for video
to the index.rst page.

Opportunity fix of an unrelated build error.

Closes #1408
This commit is contained in:
Daryl White
2025-02-07 11:26:50 -05:00
committed by GitHub
parent 80cc97e88f
commit b68915278c
7 changed files with 45 additions and 66 deletions

View File

@ -1,19 +1,5 @@
.. _quickstart-linux:
===========================
Quickstart: MinIO for Linux
===========================
.. default-domain:: minio
.. container:: extlinks-video
- `Installing and Running MinIO on Linux <https://www.youtube.com/watch?v=74usXkZpNt8&list=PLFOIsHSSYIK1BnzVY66pCL-iJ30Ht9t1o>`__
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
.. |OS| replace:: Linux
This procedure deploys a :ref:`Standalone <minio-installation-comparison>` MinIO server onto |OS| for early development and evaluation of MinIO Object Storage and its S3-compatible API layer.