Skip to content

Commit bb4ac63

Browse files
Jammy2211claude
authored andcommitted
docs: update workspace prose refs from README.rst to README.md
Followup to the rst→md migration. The autogalaxy_workspace's READMEs are being converted from .rst to .md in the same pass (parallel PR), so the prose references to "README.rst" in this library's docs need to flip too. Single-line text changes; no API or content impact. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
1 parent ad1afba commit bb4ac63

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/general/configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**PyAutoGalaxy** uses a number of configuration files that customize the default behaviour of the non-linear searches,
44
visualization and other aspects of **PyAutoGalaxy**.
55

6-
Descriptions of every configuration file and their input parameters are provided in the `README.rst` in
6+
Descriptions of every configuration file and their input parameters are provided in the `README.md` in
77
the [config directory of the workspace](https://github.com/Jammy2211/autogalaxy_workspace/tree/release/config)
88

99
## Setup

docs/general/workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ when you installed **PyAutoGalaxy**. If you didn't, checkout the
77
[installation instructions](https://pyautogalaxy.readthedocs.io/en/latest/general/installation.html#installation-with-pip)
88
for how to downloaded and configure the workspace.
99

10-
The `README.rst` files distributed throughout the workspace describe every folder and file, and specify if
10+
The `README.md` files distributed throughout the workspace describe every folder and file, and specify if
1111
examples are for beginner or advanced users.
1212

1313
New users should begin by checking out the following parts of the workspace.
@@ -30,7 +30,7 @@ Here, you'll find the configuration files which customize:
3030
> - The behaviour of different (y,x) Cartesian grids used to perform lens calculations.
3131
> - The generaltrue config which customizes other aspects of **PyAutoGalaxy**.
3232
33-
Descriptions of every configuration file and their input parameters are provided in the `README.rst` in
33+
Descriptions of every configuration file and their input parameters are provided in the `README.md` in
3434
the [config directory of the workspace](https://github.com/Jammy2211/autogalaxy_workspace/tree/release/config)
3535

3636
## Dataset

0 commit comments

Comments
 (0)