From cd47f1ccdc496bdd5350df41413b9ff0b528f56b Mon Sep 17 00:00:00 2001 From: Daniel Schwen Date: Mon, 26 Oct 2020 22:47:11 -0600 Subject: [PATCH] Update build status badge domain (#16009) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f6354ca07cf..f7ffc9062030 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ MOOSE ===== -[![Build status](https://www.moosebuild.org/idaholab/moose/master/branch_status.svg)](https://www.moosebuild.org/repo/idaholab/moose/) +[![Build status](https://civet.inl.gov/idaholab/moose/master/branch_status.svg)](https://civet.inl.gov/repo/idaholab/moose/) The Multiphysics Object-Oriented Simulation Environment (MOOSE) is a finite-element, multiphysics framework primarily developed by [Idaho National Laboratory](http://www.inl.gov). It provides a high-level interface to some of the most sophisticated [nonlinear solver technology](http://www.mcs.anl.gov/petsc/) on the planet. MOOSE presents a straightforward API that aligns well with the real-world problems scientists and engineers need to tackle. Every detail about how an engineer interacts with MOOSE has been thought through, from the installation process through running your simulation on state of the art supercomputers, the MOOSE system will accelerate your research.