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
@@ -47,13 +47,13 @@ To make a new release, follow the following steps:
47
47
48
48
Travis will bow build the gem and release it to RubyGems.
49
49
50
-
## How to contribute to the Amadeus Ruby Gem
50
+
## How to contribute to the Amadeus Java SDK
51
51
52
52
#### **Did you find a bug?**
53
53
54
-
***Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/amadeusdev/amadeus-ruby/issues).
54
+
***Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/amadeus4dev/amadeus-java/issues).
55
55
56
-
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/amadeusdev/amadeus-ruby/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
56
+
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/amadeus4dev/amadeus-java//issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
57
57
58
58
#### **Did you write a patch that fixes a bug?**
59
59
@@ -63,7 +63,7 @@ Travis will bow build the gem and release it to RubyGems.
63
63
64
64
#### **Do you intend to add a new feature or change an existing one?**
65
65
66
-
* Suggest your change [in a new issue](https://github.com/amadeusdev/amadeus-ruby/issues/new) and start writing code.
66
+
* Suggest your change [in a new issue](https://github.com/amadeus4dev/amadeus-java/issues/new) and start writing code.
67
67
68
68
* Make sure your new code does not break any tests and include new tests.
69
69
@@ -73,7 +73,7 @@ Travis will bow build the gem and release it to RubyGems.
73
73
74
74
#### **Do you have questions about the source code?**
75
75
76
-
* Ask any question about how to use the library by [raising a new issue](https://github.com/amadeusdev/amadeus-ruby/issues/new).
76
+
* Ask any question about how to use the library by [raising a new issue](https://github.com/amadeus4dev/amadeus-java/issues/new).
77
77
78
78
#### **Do you want to contribute to the documentation?**
0 commit comments