Skip to content

Commit 637351b

Browse files
committed
Try get it green
1 parent c238fe1 commit 637351b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/documentation/pt/reference/Mixins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Mixins
33
layout: docs
4-
permalink: /docs/handbook/mixins.html
4+
permalink: /pt/docs/handbook/mixins.html
55
oneline: Usando o padrão Mixin com TypeScript
66
translatable: true
77
---

localize.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app": "microsoft/TypeScript-Website#v2",
33
"issues": {
4-
"fr": 1
4+
"pt": 1
55
},
66
"docsRoots": [
77
{ "from": "packages/playground-examples/copy/", "to": "docs/playground" },

0 commit comments

Comments
 (0)