File tree Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,18 @@ updates:
33 - package-ecosystem : " pip"
44 directory : " /"
55 insecure-external-code-execution : allow
6- open-pull-requests-limit : 15
76 schedule :
87 interval : " daily"
8+ groups :
9+ deps :
10+ patterns :
11+ - " *"
912
1013 - package-ecosystem : " github-actions"
1114 directory : " /"
1215 schedule :
1316 interval : " daily"
17+ groups :
18+ actions :
19+ patterns :
20+ - " *"
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ PyAnsys packages API reference
7676
7777 .. grid-item-card :: PyMAPDL Reader
7878 :img-top: _static/thumbnails/pymapdl.png
79- :link: https://reader.docs.pyansys.com/api/index.html
79+ :link: https://reader.docs.pyansys.com/version/stable/ api/index.html
8080 :text-align: center
8181 :class-title: pyansys-card-title
8282
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ PyAnsys packages examples
6565
6666 .. grid-item-card :: PyMAPDL Reader
6767 :img-top: _static/thumbnails/pymapdl.png
68- :link: https://reader.docs.pyansys.com/examples/index.html
68+ :link: https://reader.docs.pyansys.com/version/stable/ examples/index.html
6969 :text-align: center
7070 :class-title: pyansys-card-title
7171
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ it is now a collection of many Python packages for using Ansys products through
9090
9191 .. grid-item-card :: PyMAPDL Reader
9292 :img-top: _static/thumbnails/pymapdl.png
93- :link: https://reader.docs.pyansys.com/
93+ :link: https://reader.docs.pyansys.com/version/stable
9494 :text-align: center
9595 :class-title: pyansys-card-title
9696
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ PyAnsys packages user guides
6868
6969 .. grid-item-card :: PyMAPDL Reader
7070 :img-top: _static/thumbnails/pymapdl.png
71- :link: https://reader.docs.pyansys.com/user_guide/index.html
71+ :link: https://reader.docs.pyansys.com/version/stable/ user_guide/index.html
7272 :text-align: center
7373 :class-title: pyansys-card-title
7474
You can’t perform that action at this time.
0 commit comments