Skip to content

Commit a43dfff

Browse files
committed
changed name back
1 parent 7df8878 commit a43dfff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/ide/reference/make-local-function-static.md renamed to docs/ide/reference/static-local-function-refactor-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Make local function static
3-
ms.date: 09/28/2019
2+
title: Static local function refactor options
3+
ms.date: 12/10/2020
44
ms.topic: reference
55
author: governesss
66
ms.author: midumont

docs/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,8 @@
382382
href: ide/reference/invert-conditional-logical.md
383383
- name: Invert if statement
384384
href: ide/reference/invert-if-statement.md
385-
- name: Make local function static
386-
href: ide/reference/make-local-function-static.md
385+
- name: Static local function refactor options
386+
href: ide/reference/static-local-function-refactor-options.md
387387
- name: Move declaration near reference
388388
href: ide/reference/move-declaration-near-reference.md
389389
- name: Move type to matching file

0 commit comments

Comments
 (0)