From a7037d3ccd7abfc40a67d0610e502c245adce644 Mon Sep 17 00:00:00 2001 From: Jason M Miller Date: Wed, 20 Nov 2024 14:57:04 -0700 Subject: [PATCH] Use full relative path for neml submodule Declare the full relative path where neml lives: contrib/neml Closes #404 --- doc/content/sqa/blackbear_sll.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/content/sqa/blackbear_sll.md b/doc/content/sqa/blackbear_sll.md index 7e1cf586..45ad1368 100644 --- a/doc/content/sqa/blackbear_sll.md +++ b/doc/content/sqa/blackbear_sll.md @@ -9,4 +9,4 @@ BlackBear relies on NEML, which is summarized as follows on the project website: > material models. While it was originally developed to model high temperature nuclear reactors, the > tool is general enough to apply to most types of structural materials. -Current Version of NEML: [!git!submodule-hash url=https://github.com/Argonne-National-Laboratory/neml/commit](neml) +Current Version of NEML: [!git!submodule-hash url=https://github.com/Argonne-National-Laboratory/neml/commit](contrib/neml)