You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README with Transparency endpoint examples and fix stale links
- Add Transparency API to the endpoint list in the Usage section
- Add a dedicated section with CRL-specific query examples
- Fix [USERNAME] placeholder links in Contributing and Code of Conduct
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@@ -116,12 +150,12 @@ To release a new version, update the version number in `version.rb`, and then ru
116
150
## Contributing
117
151
118
152
Bug reports and pull requests are welcome on GitHub at https://github.com/hebron-george/open_fda_api .
119
-
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/open_fda_api/blob/master/CODE_OF_CONDUCT.md).
153
+
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/hebron-george/open_fda_api/blob/main/CODE_OF_CONDUCT.md).
120
154
121
155
## License
122
156
123
157
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
124
158
125
159
## Code of Conduct
126
160
127
-
Everyone interacting in the OpenFdaApi project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/open_fda_api/blob/master/CODE_OF_CONDUCT.md).
161
+
Everyone interacting in the OpenFdaApi project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/hebron-george/open_fda_api/blob/main/CODE_OF_CONDUCT.md).
0 commit comments