We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d2266 commit a4c4789Copy full SHA for a4c4789
README.md
@@ -392,11 +392,6 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
392
393
## Release Process
394
395
-### For Maintainers
396
-
397
-This gem uses automated releases via GitHub Actions. See [Release Process Documentation](docs/RELEASE_PROCESS.md) for complete details.
398
-TODO: add RELEASE_PROCESS.md file
399
400
#### Quick Release Guide
401
402
```bash
@@ -442,7 +437,7 @@ gh workflow run release.yml \
442
437
443
438
## License
444
439
445
-This gem is available as open source under the terms of the [MIT License](LICENSE.txt).
440
+This gem is available as open source under the terms of the [MIT License](LICENSE).
446
441
447
## Code of Conduct
448
0 commit comments