Update git path

This commit is contained in:
2025-12-02 13:43:02 +01:00
parent dec346254c
commit df8fb2fb8c
2 changed files with 1 additions and 1 deletions

0
examples/full_demo.rb Executable file → Normal file
View File

View File

@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.authors = ["Mathias"]
spec.summary = "A Ruby gem for creating docx files with a simple DSL"
spec.description = "Notare provides a clean DSL for creating Word documents in Ruby"
spec.homepage = "https://github.com/mathias/notare"
spec.homepage = "https://git.kaukus.no/Kaukus/Notare"
spec.license = "MIT"
spec.required_ruby_version = ">= 3.0.0"