From 5e3c1ad8b29f4646d5948887a4877a1e304b1913 Mon Sep 17 00:00:00 2001 From: robyngit Date: Wed, 2 Oct 2024 17:18:58 -0400 Subject: [PATCH] Update broken logo urls in knb about page and markdown example Issue #2544 --- src/js/templates/portals/editor/MarkdownExample.md | 2 +- src/js/themes/knb/templates/about.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/js/templates/portals/editor/MarkdownExample.md b/src/js/templates/portals/editor/MarkdownExample.md index e940096f8..b8dbb90e5 100644 --- a/src/js/templates/portals/editor/MarkdownExample.md +++ b/src/js/templates/portals/editor/MarkdownExample.md @@ -8,7 +8,7 @@ Markdown is a simple way to format text. For example, _this text will be italic_ and **this text will be bold**. Here is a link to [DataOne](https://www.dataone.org), and here is an equation written using the TeX language: $$ y =X\beta + \epsilon $$. -Add an image like so: ![DataOne logo](https://www.dataone.org/sites/default/files/d1-logo-v8_aligned_left.png) +Add an image like so: ![DataOne logo](https://www.dataone.org/uploads/dataone-logo-color.png) Show in-line code using `single backticks`, or show it as a separate block using triple backticks: diff --git a/src/js/themes/knb/templates/about.html b/src/js/themes/knb/templates/about.html index 794ce5e4b..f5a61cf63 100644 --- a/src/js/themes/knb/templates/about.html +++ b/src/js/themes/knb/templates/about.html @@ -13,13 +13,13 @@

research.

The KNB was launched in 1998 with a grant from the National Science Foundation (NSF), with the purpose of being the long term home for synthesis datasets and research products generated by National Center for Ecological Analysis and Synthesis (NCEAS) working groups. Since then, NCEAS has continued to operate the KNB not only as an archive for NCEAS working group products, but also for the broader ecology and environmental science community. The KNB acceps all environmental or ecological related data and publishes datasets with Digital Object Identifiers for the express purpose of ensuring long-term access to these datasets. We strive to abide by FAIR (findable, accessible, interoperable, resuble) principles of data sharing and preservation.

- NCEAS + NCEAS

Hosted by the National Center for Ecological Analysis and Synthesis

NCEAS has fostered a global community of ecologists and multidisciplinary environmental scientists eager to solve some of the toughest environmental questions through collaborative, synthesis research, since 1995. NCEAS believes data transparency and reproducibility are essential to the utility of the environmental sciences, and works to advance scientific culture in the direction of open science. The KNB is a primary public data archive for NCEAS working group research products, and hosts data from NCEAS initiatives such as the State of Alaska's Salmon and People project and the Science for Nature and People Parnership.

- DataONE + DataONE

Partnered with DataONE

Data Observation Network for Earth (DataONE) provides a distributed framework and sustainable cyberinfrastructure that meets the needs of science and society for open, persistent, robust, and secure access to well-described and easily discovered Earth observational data. DataONE is a federation of repositories based on a common infrastructure that allows for federated search and replication between repositories. The KNB is a Tier 4 DataONE member node, meaning that it allows the DataONE infrastructure to use available storage space on the KNB for storing copies of objects that originate on other member nodes in the DataONE network, based on the Node Replication Policy. This helps ensure dataset longevity by providing geographically distinct copies of data on multiple servers.