Skip to content

Commit b495b6d

Browse files
arnavk23dependabot[bot]abelsiqueiraJSOTutorials bot
authored
Fixing remaining failing links in Link checker (#210)
* inspiring computing podcast episode added * Key changes: Removed all the "excitement," "buzzing," and overselling language Simplified the title (no exclamation marks) Made it a short, factual announcement about Abel's podcast appearance Used a simple bulleted list to summarize what Abel discussed Direct link to the show notes for full details Removed all the celebratory/marketing-style sections * Created 2023-07-23-gpmr-paper.md with: Metadata: title + rss_description Brief announcement paragraph Links to publisher page and DOI (as proper markdown links) One-sentence description of GPMR Reference line with DOI link * Fix link checker: stop forcing checkout of gh-pages (use current commit/branch) * pushing changes * Update LinkChecker.yml * ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206) Co-authored-by: JSOTutorials bot <[email protected]> * Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md * Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org) * Changed files: _data/references.json _data/bibtex/articles2019.bib _data/bibtex/articles2020.bib tutorials/index.md * fixed #23 Link checker issues in several markdown files * Fixing 2 final failing links --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abel Soares Siqueira <[email protected]> Co-authored-by: JSOTutorials bot <[email protected]>
1 parent 6a2f968 commit b495b6d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_data/bibtex/articles2019.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ @article{dahito-orban-2019
3535
year = {2019},
3636
pages = {1988--2025},
3737
grant = {NSERC 299010-04},
38-
preprint = {https://epubs.siam.org/doi/10.1137/18M1204255},
38+
preprint = {https://doi.org/10.1137/18M1204255},
3939
gerad = {G-2018-50},
4040
doi = {10.1137/18M1204255}
4141
}

_data/references.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@
228228
"author": "Alexis Montoison",
229229
"where": "LANS Seminar, Chicago, USA",
230230
"date": "2023-12-13",
231-
"link": "https://www.anl.gov/event/krylovjl-empowering-performance-and-portability-in-highperformance-computing",
232231
"type": "talk"
233232
}
234233
]

0 commit comments

Comments
 (0)