From d3fba605699bfe537b2b16eea55ab321a288e3c9 Mon Sep 17 00:00:00 2001 From: Michael Moen Date: Tue, 9 Jan 2024 13:36:40 -0600 Subject: [PATCH 1/2] Add University of Alabama Libraries Scholarly API Cookbook --- docs/gallery.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gallery.yml b/docs/gallery.yml index 462b5c0..d6e42f3 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -447,3 +447,7 @@ repository: https://github.com/NeuroML/Documentation/ website: https://docs.neuroml.org image: https://docs.neuroml.org/_static/logo.png +- name: "University of Alabama Libraries Scholarly API Cookbook" + repository: https://github.com/ualibweb/UALIB_ScholarlyAPI_Cookbook + website: https://ualibweb.github.io/UALIB_ScholarlyAPI_Cookbook + image: https://raw.githubusercontent.com/ualibweb/UALIB_ScholarlyAPI_Cookbook/main/images/UALIB_logo.png From 7381c104e171559d6e1e4bf22532a0118f402bce Mon Sep 17 00:00:00 2001 From: Michael Moen Date: Tue, 3 Dec 2024 00:14:37 -0600 Subject: [PATCH 2/2] Update links --- docs/gallery.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gallery.yml b/docs/gallery.yml index 80689ec..0886394 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -452,6 +452,6 @@ website: https://docs.neuroml.org image: https://docs.neuroml.org/_static/logo.png - name: "University of Alabama Libraries Scholarly API Cookbook" - repository: https://github.com/ualibweb/UALIB_ScholarlyAPI_Cookbook - website: https://ualibweb.github.io/UALIB_ScholarlyAPI_Cookbook - image: https://raw.githubusercontent.com/ualibweb/UALIB_ScholarlyAPI_Cookbook/main/images/UALIB_logo.png + repository: https://ua-libraries-research-data-services.github.io/UALIB_ScholarlyAPI_Cookbook/ + website: https://ua-libraries-research-data-services.github.io/UALIB_ScholarlyAPI_Cookbook/ + image: https://raw.githubusercontent.com/ua-libraries-research-data-services/UALIB_ScholarlyAPI_Cookbook/main/images/UALIB_logo.png