Skip to content

Commit 0b2fef9

Browse files
authored
Merge pull request #17 from STIXProject/Update-stix-viz-front-page-to-update-mitre.org-links-to-github-urls
Updated 2 links from mitre.org to their github urls
2 parents a68e7bd + d7f1bfd commit 0b2fef9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For more information, please refer to the terms.txt file.
1717
StixViz v1.0 alpha5
1818
Compatible with STIX v1.0.1
1919

20-
This is a proof of concept prototype to visualize a set of STIX documents
20+
This is a proof of concept prototype to visualize a set of Structured Threat Information eXpression (STIX™) documents
2121
as a node-link tree with the root at the top of the XML structure.
2222

2323
StixViz is implemented in Javascript as a standalone application using the node-webkit
@@ -100,7 +100,7 @@ again to walk back up the tree.
100100

101101

102102

103-
Timeline View:
103+
Timeline View
104104

105105
The timeline view shows timestamped entities within a STIX document, such as
106106
incidents and their associated activities. Events that occur at a single point
@@ -145,7 +145,7 @@ requirements:
145145
v1.0alpha5
146146
2014-06-13
147147

148-
STIX - http://stix.mitre.org
148+
STIX - https://stixproject.github.io/
149149
#################################################################
150150
--------------------------------------------------------------------------------
151151
--Included Files----------------------------------------------------------------
@@ -249,11 +249,11 @@ On other platforms follow the instructions from https://github.com/rogerwang/nod
249249
-- Runnning from Binary Executable --
250250

251251
A pre-packaged Java 7 executable is available from the GitHub release page at
252-
https://github.com/STIXProject/stix-viz/releases/download/v1.0.5a/StixVizDistro_Windows_java7.zip
253-
252+
https://github.com/STIXProject/stix-viz/releases/download/v1.0.5a/StixVizDistro_Windows_java7.zip
253+
254254
A pre-packaged Java 8 executable is available from the GitHub release page at
255-
https://github.com/STIXProject/stix-viz/releases/download/v1.0.5a/StixVizDistro_Windows_Java8.zip
256-
255+
https://github.com/STIXProject/stix-viz/releases/download/v1.0.5a/StixVizDistro_Windows_Java8.zip
256+
257257
To run the pre-packaged Windows executable, extract all of the files included in the zip file into a directory and double click the file StixViz.exe.
258258

259259
A pre-packaged Mac OSX executable can be downloaded from https://github.com/STIXProject/stix-viz/releases/download/v1.0.5a/StixViz_Mac.zip.

0 commit comments

Comments
 (0)