Skip to content

Commit 07f416e

Browse files
authored
fix build suggestions (#3604)
1 parent f1a9a46 commit 07f416e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
{
176176
"path_to_root": "python-sample-vscode-flask-tutorial",
177177
"url": "https://github.com/microsoft/python-sample-vscode-flask-tutorial",
178-
"branch": "main",
178+
"branch": "master",
179179
"branch_mapping": {}
180180
},
181181
{

articles/java/sdk/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
- name: Get started with Apache Maven
88
href: get-started-maven.md
99
- name: Eclipse and IntelliJ integration
10-
href: get-started-ide.md
10+
href: get-started-ide.md
1111
- name: Azure development using Java
12-
href: get-started.md
12+
href: get-started.md
1313
- name: Libraries, drivers, and Spring modules
1414
href: libraries-drivers-modules.md
1515
- name: Concepts
@@ -62,7 +62,7 @@
6262
- name: IntelliJ
6363
href: ../toolkit-for-intellij/index.yml
6464
- name: Eclipse
65-
href: ../toolkit-for-eclipse/index.yml
65+
href: ../toolkit-for-eclipse/index.yml
6666
- name: Spring
6767
href: ../spring-framework/spring-boot-starters-for-azure.md
6868
- name: MicroProfile
@@ -91,4 +91,4 @@
9191
- name: Package index
9292
href: azure-sdk-library-package-index.md
9393
- name: Reference
94-
href: /java/api/overview/azure/?view=azure-java-stable
94+
href: /java/api/overview/azure/

articles/mobile-apps/notification-hubs-backend-service-react-native.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Send push notifications to React Native apps using Azure Notification Hubs via a backend service | Microsoft Docs
33
description: Learn how to push notifications to React Native apps that use Azure Notification Hubs via a backend service.
4-
author: alexeystrakh
4+
author: mikeparker104
55

66
ms.service: mobile-services
77
ms.topic: tutorial
88
ms.date: 07/27/2020
9-
ms.author: alstrakh
9+
ms.author: miparker
1010
---
1111

1212
# Tutorial: Send push notifications to React Native apps using Azure Notification Hubs via a backend service

0 commit comments

Comments
 (0)