diff --git a/README.md b/README.md index d28e2b7..d15400f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ --- -description: WELCOME DATA RESCUERS! ⛵ +description: WELCOME! --- # 🏥 Data Rescues 2025 @@ -15,7 +15,7 @@ The following Gitbook pages include: * [Background](what-are-data-rescues.md) information on the history of past Data Rescue efforts * Guide on [How To Start](how-to-start/) contributing to Data Rescues goals * Detailed instructions on contributing to Data Rescue [Task Workflows](how-to-start/) -* A growing list of [Learning Resources](resources-and-tools.md) (readings and tools) +* A growing list of [Learning Resources](resources-and-tools/) (readings and tools) * [Contact information](stay-in-touch.md) to connect with other relevant networks and communities You are invited to comment and suggest ideas and updates to this site. **Submit Change Requests** through the Data Rescue GitHub repository at: [https://github.com/nguyen-info/datarescue/tree/main](https://github.com/nguyen-info/datarescue/tree/main) diff --git a/SUMMARY.md b/SUMMARY.md index f1acf68..b02f344 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -8,7 +8,7 @@ * [🎙️ Track 1 (Communications)](how-to-start/track-1-communications.md) * [🔍 Track 2 (Data Assessment)](how-to-start/track-2-data-assessment.md) * [🕵️ Track 3 (Technical)](how-to-start/track-3-technical.md) -* [🛠️ Resources & Tools](resources-and-tools.md) +* [🛠️ Resources & Tools](resources-and-tools/README.md) * [Tools](resources-and-tools/tools.md) * [Readings](resources-and-tools/readings.md) * [Model Projects](resources-and-tools/relevant-projects.md) diff --git a/collecting-scope.md b/collecting-scope.md index ae0f82d..3a99883 100644 --- a/collecting-scope.md +++ b/collecting-scope.md @@ -1,5 +1,5 @@ --- -description: What are we collecting, preserving, an protecting? and why? +description: What are we collecting? Why? --- # 🗃️ Collecting Scope diff --git a/how-to-start/track-1-communications.md b/how-to-start/track-1-communications.md index 0a2d72f..1d48e54 100644 --- a/how-to-start/track-1-communications.md +++ b/how-to-start/track-1-communications.md @@ -1,9 +1,3 @@ ---- -description: >- - This track considers the importance of telling and teaching others about the - vital work of preserving vulnerable data and digital records ---- - # 🎙️ Track 1 (Communications) This track focuses on creating, revising, and sharing information about at-risk data. This includes adding context about collected data in order to improve management and findability of data for future purposes. The below are our initial goals coming from CALMA / Seattle-based efforts, but all participants are free to suggest and pursue other contributions. diff --git a/resources-and-tools.md b/resources-and-tools/README.md similarity index 100% rename from resources-and-tools.md rename to resources-and-tools/README.md