File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/Elastic.Markdown/Slices/Layout Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ permissions:
1313
1414env :
1515 NUGET_PACKAGES : ${{ github.workspace }}/.nuget/packages
16- IMAGE_NAME : mpdreamz /docs-builder
16+ IMAGE_NAME : elastic /docs-builder
1717 BASE_IMAGE : mcr.microsoft.com/dotnet/nightly/runtime-deps:8.0-jammy-chiseled-aot
1818 DOCKER_TAG : ${{ github.event_name == 'push' && startsWith(github.ref, 'refs/tags') && 'latest;edge' || 'edge' }}
1919
3737 id : pages
38383939 - name : Build documentation
40- uses : Mpdreamz/docset -builder@main
40+ uses : elastic/docs -builder@main
4141 with :
42- prefix : " docset -builder"
42+ prefix : " docs -builder"
4343 - name : Upload artifact
44444545 with :
Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@v4
2222 - name : Build documentation
23- uses : Mpdreamz/docset -builder@main
23+ uses : elastic/docs -builder@main
2424
2525 build :
2626 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 33 <div class =" sy-foot-reserved md:flex justify-between items-center" >
44 <div class =" sy-foot-copyright" ><p >2024, Elasticsearch B.V. All Rights Reserved.</p >
55
6- <p > Made with <a href =" https://github.com/Mpdreamz/docset -builder" >Elastic.Markdown</a > and <a href =" https://shibuya.lepture.com" >Shibuya theme</a >.
6+ <p > Made with <a href =" https://github.com/elastic/docs -builder" >Elastic.Markdown</a > and <a href =" https://shibuya.lepture.com" >Shibuya theme</a >.
77 </p >
88 </div >
99 <div class =" sy-foot-socials" ></div >
You can’t perform that action at this time.
0 commit comments