Use my own domain instead of Vercel's
This commit is contained in:
parent
d49fac49b6
commit
82aacb70e7
@ -40,7 +40,7 @@ If bundler is not being used to manage dependencies, install the gem by executin
|
|||||||
## ⚡️ Quickstart
|
## ⚡️ Quickstart
|
||||||
|
|
||||||
Here is a quick example of how to use the gem. For more detailed documentation, please check the
|
Here is a quick example of how to use the gem. For more detailed documentation, please check the
|
||||||
[documentation website](https://nostr-omega.vercel.app).
|
[documentation website](https://nostr-ruby.com).
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
# Require the gem
|
# Require the gem
|
||||||
@ -117,7 +117,7 @@ end
|
|||||||
|
|
||||||
I made a detailed documentation for this gem and it's usage. The code is also fully documented using YARD.
|
I made a detailed documentation for this gem and it's usage. The code is also fully documented using YARD.
|
||||||
|
|
||||||
- [Guide documentation](https://nostr-omega.vercel.app)
|
- [Guide documentation](https://nostr-ruby.com)
|
||||||
- [YARD documentation](https://rubydoc.info/gems/nostr)
|
- [YARD documentation](https://rubydoc.info/gems/nostr)
|
||||||
|
|
||||||
## ✅ Implemented NIPs
|
## ✅ Implemented NIPs
|
||||||
|
@ -4,7 +4,7 @@ VitePress-powered documentation for the Nostr Ruby gem.
|
|||||||
|
|
||||||
## Live Demo
|
## Live Demo
|
||||||
|
|
||||||
https://nostr-omega.vercel.app/
|
https://nostr-ruby.com/
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user