Skip to content

Commit

Permalink
fix urls
Browse files Browse the repository at this point in the history
  • Loading branch information
atyrell3 committed Mar 8, 2023
1 parent fbb143c commit 5fa7cd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ total_size <- (sum(file.size(files))/1073741824) %>%
cat(badger::badge_last_commit("NEFSC/READ-EDAB-ESP_docs"),
badger::badge_custom("repo size", paste(total_size, "GB"), color = "blue"))
```
[![](https://github.com/NOAA-EDAB/ESP_docs/workflows/gitleaks/badge.svg)](https://github.com/NOAA-EDAB/ESP_docs/actions/workflows/secretScan.yml)
[![](https://github.com/NEFSC/READ-EDAB-ESP_docs/workflows/gitleaks/badge.svg)](https://github.com/NEFSC/READ-EDAB-ESP_docs/actions/workflows/secretScan.yml)
[![](https://github.com/NOAA-EDAB/esp_data_aggregation/workflows/Indicator%20Reports%20(development)/badge.svg)](https://github.com/NOAA-EDAB/esp_data_aggregation/actions/workflows/render_indicator_reports_dev.yaml)
[![](https://github.com/NOAA-EDAB/esp_data_aggregation/workflows/Regression%20Reports%20(development)/badge.svg)](https://github.com/NOAA-EDAB/esp_data_aggregation/actions/workflows/render_regression_reports_dev.yaml)

## View current data products
https://nefsc.github.io/READ-EDAB-ESP_docss/docs
https://nefsc.github.io/READ-EDAB-ESP_docs/docs

## Introduction
Ecosystem and Socioeconomic Profiles (ESPs) are a scientific product to support [Integrated Ecosystem Assessment](https://www.integratedecosystemassessment.noaa.gov/) (IEA). IEA seeks to improve understanding and management of fisheries through incorporating natural, social, and economic data into fisheries analyses and management plans. ESPs are a structured framework developed by the Alaska Science Center to integrate ecosystem and socioeconomic information into the stock assessment process.<sup>[1]</sup>
Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
# Ecosystem and Socioeconomic Profiles

[![](https://img.shields.io/github/last-commit/NEFSC/READ-EDAB-ESP_docs.svg)](https://github.com/NEFSC/READ-EDAB-ESP_docs/commits/main)
![](https://img.shields.io/badge/repo%20size-2.53%20GB-blue.svg)

[![](https://github.com/NOAA-EDAB/ESP_docs/workflows/gitleaks/badge.svg)](https://github.com/NOAA-EDAB/ESP_docs/actions/workflows/secretScan.yml)
![](https://img.shields.io/badge/repo%20size-2.35%20GB-blue.svg)
[![](https://github.com/NEFSC/READ-EDAB-ESP_docs/workflows/gitleaks/badge.svg)](https://github.com/NEFSC/READ-EDAB-ESP_docs/actions/workflows/secretScan.yml)
[![](https://github.com/NOAA-EDAB/esp_data_aggregation/workflows/Indicator%20Reports%20(development)/badge.svg)](https://github.com/NOAA-EDAB/esp_data_aggregation/actions/workflows/render_indicator_reports_dev.yaml)
[![](https://github.com/NOAA-EDAB/esp_data_aggregation/workflows/Regression%20Reports%20(development)/badge.svg)](https://github.com/NOAA-EDAB/esp_data_aggregation/actions/workflows/render_regression_reports_dev.yaml)

## View current data products

<https://nefsc.github.io/READ-EDAB-ESP_docss/docs>
<https://nefsc.github.io/READ-EDAB-ESP_docs/docs>

## Introduction

Expand Down

0 comments on commit 5fa7cd2

Please sign in to comment.