Skip to content

Commit ca2a54b

Browse files
authored
Merge branch 'master' into javafx
2 parents 5f3a2b0 + fd200d3 commit ca2a54b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

topics/visual-basic/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ related: language, dotnet
88
released: May 1991
99
short_description: Visual Basic is an object-oriented and type-safe programming language.
1010
topic: visual-basic
11-
url: https://docs.microsoft.com/en-us/dotnet/visual-basic/
11+
url: https://docs.microsoft.com/dotnet/visual-basic/
1212
wikipedia_url: https://en.wikipedia.org/wiki/Visual_Basic_.NET
1313
---
1414
Visual Basic is an approachable language with a simple syntax for building type-safe, object-oriented apps.

topics/xml/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ related: css, html, rss, xhtml,web
88
url: https://www.w3.org/TR/xml/
99
wikipedia_url: https://en.wikipedia.org/wiki/XML
1010
---
11-
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data, HTML is used to format and display the same data. It allows developers to create their own self-descriptive tags, or language, that suits their application.
11+
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data. It allows developers to create their own self-descriptive tags, or language, that suits their application.

0 commit comments

Comments
 (0)