Revision 2152bcbe0c936302347f7d00143146448b9ebdfb authored by Nate Sweet on 30 June 2023, 19:54:24 UTC, committed by Nate Sweet on 30 June 2023, 19:54:24 UTC
Remove all references to 1.24
Generate Files

Signed-off-by: Nate Sweet <nathanjsweet@pm.me>
1 parent 95cc61a
Raw File
netlify.toml
[build]
  base = "Documentation/"
  publish = "_build/html"
  command = "make html-netlify"
back to top