Skip to content

Commit f41ad3b

Browse files
committed
renaming Quick Start Title, adding Shub link
1 parent 6b4ea00 commit f41ad3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pages/docs/user-docs/docs-create-an-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ $ ls -l container.img
8888
Similar to the create sub-command, you can override the default size (which is 512MiB) by using the --size option.
8989

9090
## Copying, sharing, branching, and distributing your image
91-
Because Singularity images are single files, they are easily copied and managed. You can copy the image to create a branch, share the image and distribute the image as easily as copying any other file you control!
92-
91+
Because Singularity images are single files, they are easily copied and managed. You can copy the image to create a branch, share the image and distribute the image as easily as copying any other file you control! If you want an automated builder for your image, you can use our container registry <a href="https://singularity-hub.org" target="_blank">Singularity Hub</a> that will build your "Singularity" bootstrap specification files from a Github repository each time that you push.
92+
9393
The primary motivation of Singularity is mobility, the single file image format makes this a simple accomplishment.
9494

9595

pages/docs/user-docs/docs-quick-start-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Quick Start Installation
2+
title: Quick Start
33
sidebar: user_docs
44
permalink: docs-quick-start-installation
55
folder: docs

0 commit comments

Comments
 (0)