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
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
If you intend to contribute to the project, please make sure you've followed the instructions provided in the [Azure Projects Contribution Guidelines](http://azure.github.io/guidelines/).
1
+
If you intend to contribute to the project, please make sure you've followed the instructions provided in the [Azure Projects Contribution Guidelines](https://opensource.microsoft.com/program/#program-contributing).
2
2
## Project Setup
3
3
The Azure Storage development team uses [Eclipse for PHP Developers](http://www.eclipse.org/downloads/packages/eclipse-php-developers/mars2) so instructions will be tailored to that preference. However, any preferred IDE or other toolset should be usable.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -243,7 +243,7 @@ Be sure to check out the Microsoft Azure [Developer Forums on Stack Overflow](ht
243
243
244
244
# Contribute Code or Provide Feedback
245
245
246
-
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](http://azure.github.io/guidelines/).
246
+
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](https://opensource.microsoft.com/program/#program-contributing).
247
247
You can find more details for contributing in the [CONTRIBUTING.md](CONTRIBUTING.md).
248
248
249
249
If you encounter any bugs with the library please file an issue in the [Issues](https://github.com/Azure/azure-storage-php/issues) section of the project.
Copy file name to clipboardExpand all lines: azure-storage-blob/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ cURL can't verify the validity of Microsoft certificate when trying to issue a r
153
153
154
154
## Code samples
155
155
156
-
You can find samples in the [sample folder](samples)
156
+
You can find samples in the [samples folder](https://github.com/Azure/azure-storage-php/tree/master/samples)
157
157
158
158
159
159
# Migrate from [Azure SDK for PHP](https://github.com/Azure/azure-sdk-for-php/)
@@ -168,7 +168,7 @@ Be sure to check out the Microsoft Azure [Developer Forums on Stack Overflow](ht
168
168
169
169
# Contribute Code or Provide Feedback
170
170
171
-
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](https://azure.github.io/guidelines/).
171
+
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](https://opensource.microsoft.com/program/#program-contributing).
172
172
You can find more details for contributing in the [CONTRIBUTING.md](CONTRIBUTING.md).
173
173
174
174
If you encounter any bugs with the library please file an issue in the [Issues](https://github.com/Azure/azure-storage-php/issues) section of the project.
Copy file name to clipboardExpand all lines: azure-storage-file/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ Be sure to check out the Microsoft Azure [Developer Forums on Stack Overflow](ht
163
163
164
164
# Contribute Code or Provide Feedback
165
165
166
-
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](http://azure.github.io/guidelines/).
166
+
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](https://opensource.microsoft.com/program/#program-contributing).
167
167
You can find more details for contributing in the [CONTRIBUTING.md](CONTRIBUTING.md).
168
168
169
169
If you encounter any bugs with the library please file an issue in the [Issues](https://github.com/Azure/azure-storage-php/issues) section of the project.
Copy file name to clipboardExpand all lines: azure-storage-queue/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,7 +152,7 @@ cURL can't verify the validity of Microsoft certificate when trying to issue a r
152
152
153
153
## Code samples
154
154
155
-
You can find samples in the [sample folder](samples)
155
+
You can find samples in the [samples folder](https://github.com/Azure/azure-storage-php/tree/master/samples)
156
156
157
157
158
158
# Migrate from [Azure SDK for PHP](https://github.com/Azure/azure-sdk-for-php/)
@@ -167,7 +167,7 @@ Be sure to check out the Microsoft Azure [Developer Forums on Stack Overflow](ht
167
167
168
168
# Contribute Code or Provide Feedback
169
169
170
-
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](http://azure.github.io/guidelines/).
170
+
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](https://opensource.microsoft.com/program/#program-contributing).
171
171
You can find more details for contributing in the [CONTRIBUTING.md](CONTRIBUTING.md).
172
172
173
173
If you encounter any bugs with the library please file an issue in the [Issues](https://github.com/Azure/azure-storage-php/issues) section of the project.
Copy file name to clipboardExpand all lines: azure-storage-table/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ cURL can't verify the validity of Microsoft certificate when trying to issue a r
149
149
150
150
## Code samples
151
151
152
-
You can find samples in the [sample folder](samples)
152
+
You can find samples in the [samples folder](https://github.com/Azure/azure-storage-php/tree/master/samples)
153
153
154
154
155
155
# Migrate from [Azure SDK for PHP](https://github.com/Azure/azure-sdk-for-php/)
@@ -164,7 +164,7 @@ Be sure to check out the Microsoft Azure [Developer Forums on Stack Overflow](ht
164
164
165
165
# Contribute Code or Provide Feedback
166
166
167
-
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](http://azure.github.io/guidelines/).
167
+
If you would like to become an active contributor to this project please follow the instructions provided in [Azure Projects Contribution Guidelines](https://opensource.microsoft.com/program/#program-contributing).
168
168
You can find more details for contributing in the [CONTRIBUTING.md](CONTRIBUTING.md).
169
169
170
170
If you encounter any bugs with the library please file an issue in the [Issues](https://github.com/Azure/azure-storage-php/issues) section of the project.
0 commit comments