Skip to content

Commit 666ab3b

Browse files
committed
Fixing paths
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev>
1 parent 1c6f495 commit 666ab3b

9 files changed

Lines changed: 11 additions & 8 deletions

File tree

docs/astronomers/data/external-storages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Find tutorials on how to provide credentials for your external storages in:
99

1010
* [Amazon AWS S3 buckets](./external-storage-aws.md)
1111
* [Dropbox](./external-storage-dropbox.md)
12-
* [Azure](./external-storage-dropbox.md) (`in preparation`)
12+
* [Azure](./external-storage-azure.md) (`in preparation`)
1313
* FTP
1414
* SFTP
1515
* Local disk (coming with self-hosted Arcsecond, `in preparation`)
@@ -21,7 +21,7 @@ about your nights and observed targets.
2121
![Overview of Observations & Data](/images/observations-data-overview.png){data-zoomable}
2222

2323
Arcsecond will scan and parse content of external storages, identically to what it does on its
24-
own [Cloud Storage](/observations/cloud-storage) when data is uploaded to it. This parsing allows to:
24+
own [Cloud Storage](./cloud-storage.md) when data is uploaded to it. This parsing allows to:
2525

2626
* Extract FITS- and XISF-files headers, for easy searching in a web interface,
2727
* Create 2D-image and 1D-spectrum previews (stored in Arcsecond Cloud storage, within the 10GB limit, unless you unlock

docs/astronomers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ imported to the Night Explorer, and used to create Night Plans, Night Logs etc.
5454

5555
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-exoplanet.svg"/>
5656

57-
[Exoplanet Transits](/astronomers/targets/exoplanet-transits/) are the subset of exoplanets known for transiting in
57+
[Exoplanet Transits](/astronomers/targets/transits/) are the subset of exoplanets known for transiting in
5858
front of their host star.
5959
Arcsecond builds a powerful table and visualisation of transits for any date, and observing site of your choice.
6060

docs/astronomers/nights/explorer/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Many screenshots are still those of V4, until we take new ones from production s
1010

1111
It can be decomposed into 8 parts:
1212

13-
* [Times Bar & Location Selector](./iobserve/timesbar)
14-
* [Nodes Tree & Objects Imports](./iobserve/nodestree)
15-
* [Global Layout & Options](./iobserve/layoutoptions)
13+
* [Times Bar & Location Selector](./timesbar)
14+
* [Nodes Tree & Objects Imports](./nodestree)
15+
* [Global Layout & Options](./layoutoptions)
1616
* Airmass / Altitude Curves (with Tracking)
1717
* Star Tracks Curves (with Tracking)
1818
* Sky Maps!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Rule Sets
2+
3+
`in preparation`

docs/astronomers/targets/followup/index.md

Whitespace-only changes.

docs/astronomers/targets/targetlists/index.md

Whitespace-only changes.

docs/astronomers/targets/tonight/index.md

Whitespace-only changes.

docs/astronomers/targets/transits/index.md

Whitespace-only changes.

docs/portals/storage-cloud.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Arcsecond Cloud Storage
22

3-
Every Observatory Portal comes with the [Arcsecond Cloud Storage](../observations/cloud-storage.md) by default. It is
3+
Every Observatory Portal comes with the [Arcsecond Cloud Storage](/astronomers/data/cloud-storage.md) by default. It is
44
free until it reaches 10GB. It can be used to store any astronomical data, as well as FITS and XISF (1D and 2D)
55
previews.
66

77
An unlimited number of External Storages can also be attached to an Observatory Portal. See
8-
the [Data & Observations section](../observations/).
8+
[External Data Storages](../astronomers/data/external-storages.md).

0 commit comments

Comments
 (0)