mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 13:34:10 +02:00
Fix capitalization on headers
This commit is contained in:
parent
c7947a08f1
commit
f04e3a8339
1 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ docker compose run app ./manage.py load_domain_invitations /app/escrow_domain_co
|
||||||
|
|
||||||
## Transition Domains (Part 1) - Setup Files for Import
|
## Transition Domains (Part 1) - Setup Files for Import
|
||||||
|
|
||||||
#### STEP 1: obtain data files
|
#### STEP 1: Obtain data files
|
||||||
We are provided with information about Transition Domains in the following files:
|
We are provided with information about Transition Domains in the following files:
|
||||||
| | Filename | Description |
|
| | Filename | Description |
|
||||||
|:-| :-------------------------------------------- | :---------- |
|
|:-| :-------------------------------------------- | :---------- |
|
||||||
|
@ -95,7 +95,7 @@ We are provided with information about Transition Domains in the following files
|
||||||
|9| **agency.adhoc.dotgov.txt** | Has federal agency data
|
|9| **agency.adhoc.dotgov.txt** | Has federal agency data
|
||||||
|10| **migrationFilepaths.json** | A JSON which points towards all given filenames. Specified below.
|
|10| **migrationFilepaths.json** | A JSON which points towards all given filenames. Specified below.
|
||||||
|
|
||||||
#### STEP 2: obtain JSON file (for file locations)
|
#### STEP 2: Obtain JSON file (for file locations)
|
||||||
Add a JSON file called "migrationFilepaths.json" with the following contents (update filenames and directory as needed):
|
Add a JSON file called "migrationFilepaths.json" with the following contents (update filenames and directory as needed):
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue